inital commit,

initalized from nix flake init -t github:BirdeeHub/nixCats-nvim#example.
This commit is contained in:
Gabe Venberg 2025-06-27 21:05:54 +02:00
commit 9a78fd2d53
21 changed files with 2208 additions and 0 deletions

1
after/plugin/colors.lua Normal file
View file

@ -0,0 +1 @@
vim.cmd([[hi LineNr guifg=#bb9af7]])