Mapping to yank the whole buffer
This commit is contained in:
2
_vimrc
2
_vimrc
@@ -175,6 +175,8 @@ endfun
|
|||||||
nnoremap ga- :call FormatMarkdownDashes()<enter>
|
nnoremap ga- :call FormatMarkdownDashes()<enter>
|
||||||
nmap ga\| gaip*\|
|
nmap ga\| gaip*\|
|
||||||
|
|
||||||
|
nmap gyb gg"+yG``
|
||||||
|
|
||||||
nnoremap <buffer> <CR> <C-]>
|
nnoremap <buffer> <CR> <C-]>
|
||||||
map <Tab> >>
|
map <Tab> >>
|
||||||
map <S-Tab> <<
|
map <S-Tab> <<
|
||||||
|
|||||||
Reference in New Issue
Block a user