aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/lua/colorscheme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/lua/colorscheme.lua')
-rw-r--r--nvim/lua/colorscheme.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/lua/colorscheme.lua b/nvim/lua/colorscheme.lua
new file mode 100644
index 0000000..1d79a5f
--- /dev/null
+++ b/nvim/lua/colorscheme.lua
@@ -0,0 +1 @@
+vim.cmd("colorscheme catppuccin-mocha")