set base46 as opt plugin
since we are now just using this plugin for compiling nvchad themes, we dont need this at startup
This commit is contained in:
@@ -22,9 +22,9 @@ local options = {
|
||||
update_cwd = false,
|
||||
},
|
||||
view = {
|
||||
adaptive_size = true,
|
||||
adaptive_size = false,
|
||||
side = "left",
|
||||
width = 25,
|
||||
width = 30,
|
||||
hide_root_folder = true,
|
||||
},
|
||||
git = {
|
||||
|
||||
Reference in New Issue
Block a user