leader f conflicts with files

This commit is contained in:
Thomas Ruoff
2021-05-07 13:40:30 +02:00
parent b7d2bdf395
commit 0a81f4878b

View File

@@ -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"))