mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Add scss grammer
This commit is contained in:
parent
57e0c6148f
commit
929339bb4c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ require("nvim-treesitter.configs").setup({
|
|||
"lua",
|
||||
"python",
|
||||
"rust",
|
||||
"scss",
|
||||
"sql",
|
||||
"toml",
|
||||
"yaml",
|
||||
|
|
Loading…
Reference in a new issue