mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
reload vimrc shortcut
This commit is contained in:
parent
3c8ee3c2a6
commit
5ef9449dc1
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
|
@ -119,6 +119,8 @@ set swb=usetab "make :sb <filename> go to tabs too
|
||||||
"key mappings
|
"key mappings
|
||||||
let mapleader = ','
|
let mapleader = ','
|
||||||
|
|
||||||
|
map <leader>R :source ~/.vimrc
|
||||||
|
|
||||||
"session
|
"session
|
||||||
nnoremap <leader>s :mksession!<CR>
|
nnoremap <leader>s :mksession!<CR>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue