Skip to content

Sergio471/vim_settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Here is my minimalistic vimrc I feel comfortable with. I use it mostly with c++ and ctags. Hope you'll find it useful too.

To start using it: mkdir ~/.vim/swapfiles/ cd your_project_root/ ctags -R . -f ctags_tag

Open files with vim from project root directory or some subdirectory, then just use "ctrl + ]" to open a symbol definition in the same window, or "ctrl + " to open it in a new window.

About

My personal vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors