diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index 6c3d6dd3..de8d15af 100644 --- a/vimrcs/basic.vim +++ b/vimrcs/basic.vim @@ -56,7 +56,6 @@ set autoread " With a map leader it's possible to do extra key combinations " like w saves the current file let mapleader = "," -let g:mapleader = "," " Fast saving nmap w :w!