Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 588 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 588 Bytes

DrSpeedy/nvimrc

My NeoVim settings

Install

Paste the following into the terminal:

Single User:

curl -Ss https://raw.githubusercontent.com/DrSpeedy/nvimrc/master/install.sh | bash

Global:

wget https://wiltech.org/repo/amd64/wt-wiltech-repo_1.0_all.deb
sudo apt install ./wt-wiltech-repo_1.0_all.deb
sudo apt update
sudo apt install wt-neovim-config
sudo apt install wt-zsh-config # Global ZSH config, optional but recommended

Screenshot

alt-text