diff options
| author | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-02-21 01:04:26 -0500 |
|---|---|---|
| committer | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-02-21 01:04:26 -0500 |
| commit | 11b04ad1e5ef81d42c4384af94d7ba4161f0c160 (patch) | |
| tree | 1438bb5285499d984db60a29ec18eded634c9bf4 /nvim/lua/colorscheme.lua | |
| parent | 118592d53cb9a509831030de348963029aa603a8 (diff) | |
Added nvim and tmux config
Diffstat (limited to 'nvim/lua/colorscheme.lua')
| -rw-r--r-- | nvim/lua/colorscheme.lua | 1 |
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") |
