minor updates for new installation

This commit is contained in:
Alexander Navarro 2024-05-29 08:29:57 -04:00
parent 5bd2af8969
commit 1f9c3a255b
8 changed files with 22 additions and 20 deletions

View file

@ -7,7 +7,7 @@ return {
{ "williamboman/mason.nvim" },
"williamboman/mason-lspconfig.nvim",
-- Additional lua configuration, makes nvim stuff amazing!
{ "folke/neodev.nvim", opts = {} },
{ "folke/neodev.nvim", opts = {} },
},
config = function()
@ -59,6 +59,7 @@ return {
emmet_ls = {},
html = {},
pyright = {},
phpactor = {},
rust_analyzer = {
settings = {
["rust-analyzer"] = {