tangled
alpha
login
or
join now
da157.id
/
nixvim-cfg
0
fork
atom
0xda157's nixvim config
0
fork
atom
overview
issues
pulls
pipelines
add lisp to treesitter
awwpotato
1 year ago
17ac8bd1
7f0a7529
+2
-1
1 changed file
expand all
collapse all
unified
split
modules
plugins
treesitter
default.nix
+2
-1
modules/plugins/treesitter/default.nix
···
7
# - Systems -
8
"c"
9
"rust"
10
-
# - Shell -
11
"bash"
12
"zsh"
13
# "fish"
0
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"