mirror of https://github.com/sgoudham/nvim.git
refactor(colors): Remove vimscript
parent
9cd81ff6e1
commit
098011c833
@ -0,0 +1 @@
|
||||
require("catppuccin").load()
|
@ -1,3 +0,0 @@
|
||||
lua << EOF
|
||||
require('catppuccin').load()
|
||||
EOF
|
Loading…
Reference in New Issue