Skip to content

killtheliterate/dotnvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS - lua based configuration

I'm just using this configuration now -> https://github.com/killtheliterate/dotluavim

dear neovim,

My editor setup. Plugin management is handled by vim-plug.

step one

git clone http://github.com/killtheliterate/dotnvim.git ~/.config/nvim

step two

$ nvim +PlugInstall +UpdateRemotePlugins +qa

step colors

Uses chriskempson/base16-shell. Check out the base16-shell repo to add the appropriate stuff to your .bashrc/.zshrc/.whateverrc

step plugins

step Coc

list of coc extensions

:CocInstall coc-css coc-eslint coc-json coc-lists coc-pyright coc-sql coc-stylelintplus coc-tsserver coc-vimlsp coc-yaml

step yep

:Plug & :PlugClean & :PlugUpdate & :UpdateRemotePlugins

Releases

No releases published

Packages

No packages published