add linter and formatting support

This commit is contained in:
Alexander Navarro 2023-09-20 19:58:35 -03:00
parent 400e7eeb5e
commit 2e76dd1cab
6 changed files with 51 additions and 40 deletions

View file

@ -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