Some more improvements to the Neovim config

This commit is contained in:
“Henry-Hiles” 2022-10-31 10:49:53 -04:00
parent 18a49d5d67
commit 335d45d9cb
11 changed files with 68 additions and 66 deletions

View file

@ -1,3 +1,4 @@
vim.g.novim_mode_use_general_app_shortcuts = 0
vim.g.session_lock_enabled = 0
vim.g.session_autosave = 'yes'
vim.g.sudo_smart_edit = 1