add linter and formatting support
This commit is contained in:
parent
400e7eeb5e
commit
2e76dd1cab
6 changed files with 51 additions and 40 deletions
|
|
@ -3,7 +3,7 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
dependencies = {
|
||||
-- Automatically install LSPs to stdpath for neovim
|
||||
{ "williamboman/mason.nvim", config = true },
|
||||
{ "williamboman/mason.nvim" },
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
|
||||
-- Useful status updates for LSP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue