Updated Desktop dotfiles

This commit is contained in:
2024-05-28 18:52:55 -05:00
parent b413c6186a
commit 4e485e6277
8 changed files with 303 additions and 32 deletions

View File

@@ -36,4 +36,4 @@ vim.opt.completeopt=menuone,noselect
vim.opt.undofile=true
vim.g['loaded_perl_provider']=0
vim.g['python3_host_prog']='/usr/bin/python'
vim.g['python3_host_prog']='/usr/bin/python3'