derekwyatt/vim-fswitch
Vim plug for switching between companion source files (e.g. ".h" and ".cpp")
Vim Script
Issues
- 2
Cannot find out how to configure pattern `some/path/src/something/{src,include}/namespace`
#29 opened by galou - 3
fswitch cannot be lazy loaded
#18 opened by mboughaba - 1
Switch to or make right
#21 opened by cmaughan - 0
- 1
Header always above
#25 opened by galou - 0
Be more flexible with .cxx matching
#22 opened by nachogoro - 0
- 0
- 2
abcd.cc switched to abcd.hh
#15 opened by khingblue - 1
Double file extensions
#14 opened by godbyk - 2
Adding new file-pairs
#12 opened by unphased - 0
Error in documentation
#10 opened by Sinity - 5
This plugin may be loaded twice if the plugin file appears in the runtime path twice
#4 opened by xuhdev