puppet macro
This commit is contained in:
parent
7ffbe8b62f
commit
1d9472b0b5
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
|
@ -519,6 +519,9 @@ nmap <C-w>. :bn<CR>
|
|||
" v_K is really really annoying
|
||||
vmap K k
|
||||
|
||||
" Puppet pkg sort
|
||||
nmap <Leader>sp vi[:sort<CR>
|
||||
|
||||
" Delete a buffer but keep layout
|
||||
if has("eval")
|
||||
command! Kwbd enew|bw #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue