index
:
dotfiles
master
Not so hidden files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
nvim
/
.nvim
/
lua
/
snippets
/
lua.lua
blob: dbec22a39457149008d71b12f066cb6130de2aae (
plain
) (
blame
)
1
2
3
return
{
s
(
"ignore"
,
t
(
"-- foo $0"
)),
}