/neovim-config

neovim config for c++ development

Primary LanguageVim Script

neovim configuration for c++ development

init.vim should work out of the box.

Features

  • autocompletion
  • linter (syntax highlighting)
  • auto formatter
  • switching between header / source
  • directory tree view
  • miscellaneous (highlighting, motion and more)