This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
ajs-nvim
Watch
1
Fork
You've already forked ajs-nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
501ee7e4bb
ajs-nvim
/
lua
/
config
/
lsp
/
servers
/
lua.lua
12 lines
88 B
Lua
Raw
Blame
History
local
M
=
{
}
M.settings
=
{
Lua
=
{
diagnostics
=
{
globals
=
{
"
vim
"
}
}
}
}
return
M
Reference in New Issue
View Git Blame
Copy Permalink