]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vimrc
pylsp should use flake8's configuration
[dotfiles.git] / vim / .vimrc
index 56b9a2113f383eec49547e8e6290f1919f452d43..a9e89c7ef929e72487537ad366ea0386cf79b0cf 100644 (file)
@@ -158,6 +158,7 @@ vnoremap <leader>d "_d
 map Q gq
 cmap ][ '[,']
 imap <C-b> <C-x><C-o>
+imap <C-@> <C-x><C-f>
 nmap <Tab> :buffers<CR>:b<Space>
 nmap <silent> <Home> :registers<CR>
 nmap <leader>' yiwciw"<C-r>""<ESC>