feat(nvim): enable catppuccin telekasten syntax
This commit is contained in:
parent
50ba2969d1
commit
2e4ac37bc6
2 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ require("catppuccin").setup({
|
|||
enabled = true,
|
||||
},
|
||||
treesitter = true,
|
||||
telekasten = true,
|
||||
telescope = true,
|
||||
lsp_trouble = true,
|
||||
which_key = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue