mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): mason tools
This commit is contained in:
parent
ba2a0432f5
commit
e36ba1db12
3 changed files with 21 additions and 5 deletions
|
|
@ -70,6 +70,7 @@ require "lazy".setup {
|
|||
dependencies = {
|
||||
"williamboman/mason.nvim", -- Automatically install LSPs to stdpath for neovim
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
{ "j-hui/fidget.nvim", tag = "legacy" }, -- LSP Spinner
|
||||
"folke/neodev.nvim", -- Additional lua configuration
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue