diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ set comments=sl:/*,mb:\ *,elx:\ */ " Enhanced keyboard mappings " -set pastetoggle=<C-p> +" set pastetoggle=<C-p> " in normal mode F2 will save the file nmap <F2> :w<CR> " in insert mode F2 will exit insert, save, enters insert again |