feat: move all UI plugins to ui.lua
This commit is contained in:
parent
1c1f869b16
commit
8a81569687
5 changed files with 161 additions and 109 deletions
|
@ -42,3 +42,5 @@ vim.opt.fillchars = {
|
|||
|
||||
vim.opt.foldlevel = 99
|
||||
vim.opt.foldmethod = "indent"
|
||||
|
||||
vim.opt.termguicolors = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue