diff --git a/README.md b/README.md index aa01947..f245f7c 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ This short-cute are totally switchable in .vimrc. "F7" Brings up a help site for vim and terminal "F8" created a new vim tab "F9" navigate between vim tabs +Double tap "F10" close vimscode ``` * Shortcut in visual mode, when you highlight a word, do a duckduckgo search, on press "g". diff --git a/vimrc-conf b/vimrc-conf index 694c4c0..717afc7 100644 --- a/vimrc-conf +++ b/vimrc-conf @@ -64,6 +64,10 @@ nmap :!elinks https://agreugr.eu nmap :tabnew nmap :tabnext +"Fermeture de vimscode +tnoremap +nnoremap :NERDTreeToggle > :wq + "Raccourci plugin installer nmap œ :PluginList