more optional plugins

This commit is contained in:
christianchiarulli 2021-06-28 02:37:33 -04:00
parent 89ea86f0ae
commit 36daa90e74
5 changed files with 202 additions and 136 deletions

View file

@ -27,7 +27,14 @@ O = {
database = {save_location = '~/.config/nvcode_db', auto_execute = 1},
plugins = {hop = {active = false}},
plugin = {
hop = {active = false},
dial = {active = false},
dashboard = {active = false},
zen = {active = false}
},
lang = {
python = {