Let dms set nvim theme

This commit is contained in:
2026-01-16 01:47:51 +01:00
parent 48e2a75c5e
commit 1aca3dc934

View File

@@ -1,5 +1,3 @@
-- bootstrap lazy.nvim, LazyVim and your plugins -- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy") require("config.lazy")
vim.lsp.enable("gopls") vim.lsp.enable("gopls")
vim.cmd("colorscheme cuddlefish")