feat(lsp): Set up vtsls, vue_ls, install miscellaneous plugins
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
|
||||
"src": "https://github.com/stevearc/conform.nvim"
|
||||
},
|
||||
"gitsigns.nvim": {
|
||||
"rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
|
||||
"src": "https://github.com/lewis6991/gitsigns.nvim"
|
||||
},
|
||||
"lualine.nvim": {
|
||||
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
|
||||
"src": "https://github.com/nvim-lualine/lualine.nvim"
|
||||
},
|
||||
"mason-lspconfig.nvim": {
|
||||
"rev": "0a695750d747db1e7e70bcf0267ef8951c95fc83",
|
||||
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
|
||||
@@ -20,6 +28,10 @@
|
||||
"rev": "16ba83bfc8a25f52bb545134f5bee082b195c460",
|
||||
"src": "https://github.com/mason-org/mason.nvim"
|
||||
},
|
||||
"none-ls.nvim": {
|
||||
"rev": "f9d557ac7cd28a3a993b5ea49716498bd540b01f",
|
||||
"src": "https://github.com/nvimtools/none-ls.nvim"
|
||||
},
|
||||
"nvim-autopairs": {
|
||||
"rev": "7b9923abad60b903ece7c52940e1321d39eccc79",
|
||||
"src": "https://github.com/windwp/nvim-autopairs"
|
||||
@@ -28,6 +40,10 @@
|
||||
"rev": "9573948c38bfabeec353ae7dd7d3ffec4c506a6b",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"nvim-tree.lua": {
|
||||
"rev": "07f541fcaa4a5ae019598240362449ab7e9812b3",
|
||||
"src": "https://github.com/nvim-tree/nvim-tree.lua"
|
||||
},
|
||||
"nvim-web-devicons": {
|
||||
"rev": "dfbfaa967a6f7ec50789bead7ef87e336c1fa63c",
|
||||
"src": "https://github.com/nvim-tree/nvim-web-devicons"
|
||||
@@ -52,6 +68,10 @@
|
||||
"rev": "bb66b815aff01e87b2e26be995116be8d2f91474",
|
||||
"src": "https://github.com/romus204/tree-sitter-manager.nvim"
|
||||
},
|
||||
"vim-fugitive": {
|
||||
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
|
||||
"src": "https://github.com/tpope/vim-fugitive"
|
||||
},
|
||||
"warcraft-api.nvim": {
|
||||
"rev": "c016bc54ed62bca5058cc3bd7553e429dd8caf37",
|
||||
"src": "https://github.com/Tyrannican/warcraft-api.nvim"
|
||||
|
||||
Reference in New Issue
Block a user