added Mason for lsp management
This commit is contained in:
BIN
lua/.DS_Store
vendored
BIN
lua/.DS_Store
vendored
Binary file not shown.
@@ -2,6 +2,8 @@ return {
|
||||
"savq/paq-nvim", -- Der Manager selbst
|
||||
"neovim/nvim-lspconfig", -- LSP Support
|
||||
"nvim-treesitter/nvim-treesitter", -- Syntax Highlighting
|
||||
"williamboman/mason.nvim",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"tpope/vim-fugitive",
|
||||
"echasnovski/mini.nvim",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user