index
:
dotfiles
laptop
main
master
newmacs
newmacs2
My personal linux user configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
zig.lua
blob: 394c4509b96b00bb9ca73e32be3bec3e41eb9c68 (
plain
)
1
2
3
4
5
return
{
"ziglang/zig.vim"
,
ft
=
"zig"
,
}