Add vim smyck
This commit is contained in:
parent
af1678cde2
commit
4880433401
2 changed files with 96 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -1338,6 +1338,7 @@ nnoremap :B :b
|
|||
noremap <Leader>rg :color relaxedgreen<CR>
|
||||
noremap <Leader>ip :color inkpot<CR>
|
||||
noremap <Leader>ir :color ir_black<CR>
|
||||
noremap <Leader>sm :color smyck<CR>
|
||||
noremap <Leader>mv :color macvim<CR>:set background=light<CR>
|
||||
if v:version >= 703
|
||||
noremap <Leader>f :FufFileWithCurrentBufferDir<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue