Fixed a typo bug; gd in new tab
This commit is contained in:
parent
f4e9f1c10a
commit
da70e71023
@ -774,7 +774,7 @@ augroup foreplay_source
|
|||||||
autocmd FileType clojure nmap <buffer> ]<C-D> <Plug>ForeplayDjump
|
autocmd FileType clojure nmap <buffer> ]<C-D> <Plug>ForeplayDjump
|
||||||
autocmd FileType clojure nmap <buffer> <C-W><C-D> <Plug>ForeplayDsplit
|
autocmd FileType clojure nmap <buffer> <C-W><C-D> <Plug>ForeplayDsplit
|
||||||
autocmd FileType clojure nmap <buffer> <C-W>d <Plug>ForeplayDsplit
|
autocmd FileType clojure nmap <buffer> <C-W>d <Plug>ForeplayDsplit
|
||||||
autocmd FileType clojure nmap <buffer> <C-W>gd <Plug>ForeplayDtabedit
|
autocmd FileType clojure nmap <buffer> <C-W>gd <Plug>ForeplayDtabjump
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
" }}}1
|
" }}}1
|
||||||
|
Loading…
Reference in New Issue
Block a user