Update dotfiles

This commit is contained in:
2024-05-23 17:13:31 -05:00
parent 7f079a205e
commit b413c6186a
5 changed files with 48 additions and 19 deletions

View File

@@ -33,6 +33,8 @@ vim.opt.report=0
vim.opt.list=true
vim.opt.completeopt=menuone,noselect
vim.opt.undofile=true
vim.g['loaded_perl_provider']=0
vim.g['python3_host_prog']='/usr/bin/python'