feat(nvim): enable catppuccin telekasten syntax

This commit is contained in:
Moritz Böhme 2023-07-15 18:17:59 +02:00
parent 50ba2969d1
commit 2e4ac37bc6
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 1 additions and 1 deletions

View file

@ -10,6 +10,7 @@ require("catppuccin").setup({
enabled = true,
},
treesitter = true,
telekasten = true,
telescope = true,
lsp_trouble = true,
which_key = true,