derekwyatt / vim-fswitchLinks
Vim plug for switching between companion source files (e.g. ".h" and ".cpp")
☆181Updated 5 years ago
Alternatives and similar repositories for vim-fswitch
Users that are interested in vim-fswitch are comparing it to the libraries listed below
Sorting:
- Alternate Files quickly (.c --> .h etc)☆321Updated 2 years ago
- Vim plugin to make working with CMake a little nicer☆160Updated 4 years ago
- C&C++ ftplugins suite for Vim☆130Updated 11 months ago
- NeoDebug - Vim plugin for interface to gdb from Vim☆138Updated 4 years ago
- Async plugin for vim and neovim to ease the use of ctags/gtags☆317Updated 2 years ago
- Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.☆486Updated last year
- Switch from *.c* to *.h* and vice versa☆53Updated 2 years ago
- A vim plugin for toggling the display of the quickfix list and the location-list.☆132Updated 6 years ago
- Simplify Doxygen documentation in C, C++, Python.☆167Updated 6 years ago
- Clang completion plugin for vim☆359Updated 2 years ago
- Highlight several words in different colors simultaneously.☆288Updated 7 months ago
- Clang based syntax highlighting for Neovim☆299Updated 5 years ago
- Yes, we do need another debugger plugin☆426Updated 5 years ago
- Vim plugin to diff two directories☆356Updated 2 years ago
- Vim bindings for rtags, llvm/clang based c++ code indexer.☆283Updated 6 years ago
- Vim plugin to quickly select and run GoogleTest asyncronously.☆65Updated last year
- View and grep man pages in vim☆252Updated last year
- Complete parameter after select the completion. Integration with YouCompleteMe(ycm), deoplete, neocomplete.☆262Updated 4 years ago
- Automatically discover and "properly" update ctags files on save☆253Updated 2 years ago
- Speed up Vim by updating folds only when called-for.