1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Add scss grammer

This commit is contained in:
Mo 2022-08-21 21:04:16 +02:00
parent 57e0c6148f
commit 929339bb4c

View file

@ -14,6 +14,7 @@ require("nvim-treesitter.configs").setup({
"lua", "lua",
"python", "python",
"rust", "rust",
"scss",
"sql", "sql",
"toml", "toml",
"yaml", "yaml",