Let dms set nvim theme

This commit is contained in:
2026-01-16 01:47:51 +01:00
parent e4d4fc373c
commit 0128e96f6f

View File

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