mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Remap the Leader key from \ to ,
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -163,6 +163,8 @@ syntax on
|
||||
set dictionary+=/usr/share/dict/words
|
||||
" use ctrl-n ctrl-n instead of ctrl-x ctrl-k
|
||||
set complete-=k complete+=k
|
||||
" change the mapleader from \ to ,
|
||||
let mapleader=","
|
||||
|
||||
" ctags: check the current folder for tags file and keep going one directory up
|
||||
" all the way to the homedir
|
||||
|
||||
Reference in New Issue
Block a user