Add codelines mappings
This commit is contained in:
parent
74d42fac18
commit
2a3668363b
4 changed files with 7 additions and 7 deletions
|
@ -12,4 +12,7 @@ noremap K :EnDocBrowse<CR>
|
|||
|
||||
noremap <Leader>f :Autoformat<CR>
|
||||
|
||||
imap //< <Plug>(codelines-close)<CR>
|
||||
map <silent> <buffer> <leader>cl :call jobstart(['codelines', '.'])<cr>
|
||||
|
||||
au BufWritePost *.scala Neomake!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue