Skip to content

DrSpeedy/nvimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Neovim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published