0xda157's nixvim config

add lisp to treesitter

+2 -1
+2 -1
modules/plugins/treesitter/default.nix
··· 7 # - Systems - 8 "c" 9 "rust" 10 - # - Shell - 11 "bash" 12 "zsh" 13 # "fish" 14 # - Webdev - 15 "html" 16 "css"
··· 7 # - Systems - 8 "c" 9 "rust" 10 + # - Scripting - 11 "bash" 12 "zsh" 13 # "fish" 14 + "lisp" 15 # - Webdev - 16 "html" 17 "css"