Browse Source

Update

pull/19/head
Harish Karumuthil 2 years ago
parent
commit
398949e599
  1. 2
      home/.config/nvim/server.vim

2
home/.config/nvim/server.vim

@ -223,4 +223,4 @@ nmap <M-Q> :bd!<CR>
vmap <C-h> "fy:%s#<C-r>f#
" Copy current word to 'f' register, search for that word
vmap <C-f> "fy/<C-r>f
" colorscheme elflord
colorscheme elflord

Loading…
Cancel
Save