mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-02-04 16:43:23 +00:00
Astronvim config from kabinspace/AstroNvim_user
This commit is contained in:
7
lsp/server-settings/sumneko_lua.lua
Normal file
7
lsp/server-settings/sumneko_lua.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
settings = {
|
||||
Lua = {
|
||||
hint = { enable = true },
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user