New themes, new snippets, change c-x to c-w

This commit is contained in:
2023-10-28 21:59:56 +02:00
parent 34ccdabaeb
commit 5f91641217
11 changed files with 199 additions and 5 deletions

View File

@@ -66,4 +66,5 @@ return require("packer").startup(function(use)
end,
requires = { "nvim-tree/nvim-web-devicons" },
})
use("hiroakis/cyberspace.vim") -- I'm feeling cyber
end)