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