Skip to content

Commit

Permalink
Stylua
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ggs committed Jul 29, 2024
1 parent abcb3bd commit 2752199
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nvim/.config/nvim/lua/plugins/nvim-lspconfig.lua
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ return {
includeLanguages = {
htmldjango = "htmldjango",
},
}
}
},
},
})

local vue_language_server_path = mason_registry.get_package("vue-language-server"):get_install_path()
Expand Down

0 comments on commit 2752199

Please sign in to comment.