diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ set comments=sl:/*,mb:\ *,elx:\ */ " Enhanced keyboard mappings " +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 |