mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-02 22:17:21 +01:00
leader f conflicts with files
This commit is contained in:
@@ -159,8 +159,8 @@ Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
endfunction
|
||||
|
||||
" Formatting selected code.
|
||||
xmap <leader>f <Plug>(coc-format-selected)
|
||||
nmap <leader>f <Plug>(coc-format-selected)
|
||||
xmap <leader>cf <Plug>(coc-format-selected)
|
||||
nmap <leader>cf <Plug>(coc-format-selected)
|
||||
|
||||
Plug 'itchyny/lightline.vim'
|
||||
if filereadable(expand("~/.vim/lightline.vim"))
|
||||
|
||||
Reference in New Issue
Block a user