0xda157's nixvim config

add lisp to treesitter

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