Public Access
force main branch of treesitter
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ vim.pack.add({
|
|||||||
{ src = "https://github.com/stevearc/oil.nvim" },
|
{ src = "https://github.com/stevearc/oil.nvim" },
|
||||||
{ src = "https://github.com/echasnovski/mini.pick" },
|
{ src = "https://github.com/echasnovski/mini.pick" },
|
||||||
{ src = "https://github.com/neovim/nvim-lspconfig" },
|
{ src = "https://github.com/neovim/nvim-lspconfig" },
|
||||||
{ src = "https://github.com/nvim-treesitter/nvim-treesitter" },
|
{ src = "https://github.com/nvim-treesitter/nvim-treesitter", version = "main" },
|
||||||
{ src = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects" },
|
{ src = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects", version = "main" },
|
||||||
{ src = "https://github.com/Saghen/blink.cmp", version = "v1.7.0" },
|
{ src = "https://github.com/Saghen/blink.cmp", version = "v1.7.0" },
|
||||||
{ src = "https://github.com/mason-org/mason.nvim" },
|
{ src = "https://github.com/mason-org/mason.nvim" },
|
||||||
{ src = "https://github.com/nvim-lualine/lualine.nvim.git" },
|
{ src = "https://github.com/nvim-lualine/lualine.nvim.git" },
|
||||||
|
|||||||
Reference in New Issue
Block a user