diff --git a/my_configs.vim b/my_configs.vim index 517e65b1..99e1ddfe 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -14,3 +14,6 @@ autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTreeType") && b:NERDTree nmap be :BufExplorer nmap nt :NERDTree nmap tl :Tlist +nmap vs :vsplite + +