Some more improvements to the Neovim config
This commit is contained in:
parent
18a49d5d67
commit
335d45d9cb
11 changed files with 68 additions and 66 deletions
|
@ -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
|
||||
|
|
Reference in a new issue