mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 12:53:02 -04:00
add mason autodownloader
This commit is contained in:
parent
c8c07c75fd
commit
4af9d8ed01
2 changed files with 19 additions and 0 deletions
|
@ -4,6 +4,8 @@ vim.cmd([[colorscheme tokyonight]])
|
|||
require("mason").setup()
|
||||
require("mason-lspconfig").setup()
|
||||
|
||||
require("masonDownload")
|
||||
|
||||
require("setuplsp")
|
||||
|
||||
require("setupformat")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue