🪴 my neovim config:)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ft: remove tera association

robin 44bbbf3b 16d5ae24

-1
-1
config/plugin/treesitter.lua
··· 10 10 rune = "html", 11 11 }, 12 12 pattern = { 13 - ["templates/.*%.html"] = "tera", 14 13 ["shaders/.*%.[vf]sh"] = "glsl", 15 14 }, 16 15 filename = {