1
vote
Using Vim when coding a large-scale application
I use neovim with some quite big projects , I guess I couldn't do it without three very important plugins that kind of imitate IDE's.
CHADTree
fzf
vem-tabline
The first one gives me a tree like ...
1
vote
What are safe keys to remap in vim?
If you have the Alt Gr key, its REALLY useful for situations like this, since if you press it in combination with other letters you have a whole new alphabet available.
I use:
Alt Gr + s (ß), for ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
vim × 15text-editor × 4
emacs × 4
ide × 3
c++ × 2
java × 1
python × 1
programming-practices × 1
programming-languages × 1
c × 1
sql × 1
productivity × 1
linux × 1
comparison × 1
lisp × 1
eclipse × 1
mac × 1
features × 1
xcode × 1
large-scale-project × 1
lua × 1
developer-tools × 1
netbeans × 1
vi × 1