Merge branch 'main' of github.com:elitherl/vim-config into main

This commit is contained in:
Edward Litherland-Smith 2022-05-16 13:09:26 +01:00
commit d1ccf6f410

1
vimrc
View file

@ -19,6 +19,7 @@ set updatetime=1000
set signcolumn=yes
set rtp+=~/.fzf
set rtp+=/opt/homebrew/opt/fzf
map ; :Files<CR>
if executable('ag')