index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
conf
/
plugins
/
instant.lua
blob: d8dd9eb4ebefa4277c5d427d09454f8950e99d02 (
plain
) (
blame
)
1
2
3
4
5
return
{
"jbyuki/instant.nvim"
,
function
()
vim
.
g
.
instant_username
=
"squibid"
end
}