ref(nvim): fennel options

This commit is contained in:
Léana 江 2024-01-26 00:32:51 +01:00 committed by Léana 江
parent 28bf2dda1e
commit 5486906c3a
4 changed files with 48 additions and 49 deletions

View file

@ -35,7 +35,6 @@ require "tangerine".setup {
},
}
----------
-- Lazy --
----------
@ -202,7 +201,6 @@ require "lazy".setup {
}
require "options"
require "autocmds"
vim.cmd.colorscheme "curry"