Update colour theme and nvimtree config

This commit is contained in:
Saeed Afzal
2022-05-31 14:28:32 +01:00
parent b23c5e2ab4
commit 9b9e22c8d0
5 changed files with 13 additions and 21 deletions

View File

@@ -1,9 +0,0 @@
require("catppuccin").setup {
integrations = {
lsp_trouble = true,
which_key = true,
barbar = true
}
}
vim.cmd[[colorscheme catppuccin]]