Skip to content

asiryk/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim configuration

preview

TODO

[X] Fix autosaving error if nvim buffer is opened without attaching to a file

Requirements

  • Neovim
  • A C compiler in your path and libstdc++ installed (gcc, g++) for TreeSitter

Removing

To completely remove any footprints of the config:

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim
rm -rf ~/.cache/nvim