Compare commits

...

3 Commits

Author SHA1 Message Date
06dfe249d4 Merge branch 'main' into golbat 2026-01-16 01:47:53 +01:00
1aca3dc934 Let dms set nvim theme 2026-01-16 01:47:53 +01:00
0128e96f6f Let dms set nvim theme 2026-01-16 01:47:51 +01:00

View File

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