Changing the keybinding used to autocomplete in Vim?
Since I'm not a big fan of Ctrl-n
for autocompletion, I just remapped it to Ctrl-Space
adding the following line to my .vimrc
:
inoremap <C-Space> <C-n>
Written by Glauco Vinicius
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#