Skip to content

RokasPuzonas/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

To ignore changes to local plugins file. Used for keeping computer specific configs/plugins

git update-index --assume-unchanged lua/plugins-local.lua

Requirements

Todo

  • Automatic updating of comments at #endif,
#ifdef FOOBAR
// ...
#endif // FOOBAR
// The text "FOOBAR" above should update when the paring `#ifdef` updates
  • Correctly indent #ifdef blocks
  • Fix cmacro indent to not reformat lines, if nothing needs to be changed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages