feature: nvim plugins updates and some more fixes
This commit is contained in:
@@ -20,6 +20,7 @@ vim.opt.listchars = {
|
||||
trail = "·",
|
||||
tab = " ",
|
||||
}
|
||||
vim.opt.undofile = true
|
||||
|
||||
-- Additional commands for typos
|
||||
vim.api.nvim_create_user_command("Qa", "qa", {})
|
||||
|
||||
Reference in New Issue
Block a user