Change to lua style for hyprland
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
return {
|
||||
"neovim/nvim-lspconfig",
|
||||
config = function()
|
||||
vim.lsp.enable({ "lua_ls",
|
||||
vim.lsp.enable({
|
||||
"lua_ls",
|
||||
"basedpyright",
|
||||
"gopls",
|
||||
"html",
|
||||
|
||||
Reference in New Issue
Block a user