Config updates

This commit is contained in:
Ismo Vuorinen
2023-02-16 16:19:49 +02:00
parent 6f246744d4
commit e3fa6772f0
9 changed files with 154 additions and 81 deletions

View File

@@ -1,7 +1,7 @@
return {
-- You can disable default plugins as follows:
["goolord/alpha-nvim"] = { disable = true },
["max397574/better-escape.nvim"] = { disable = true },
["goolord/alpha-nvim"] = { disable = false },
["max397574/better-escape.nvim"] = { disable = false },
-- You can also add new plugins here as well:
["wakatime/vim-wakatime"] = {
opt = true,