mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-10 19:41:12 +00:00
[neovim] Move projections branch to pre_release
This commit is contained in:
parent
0f9d10ef4e
commit
b748759365
@ -85,7 +85,7 @@ require("lazy").setup({
|
||||
{ "gelguy/wilder.nvim" },
|
||||
{ "romgrk/fzy-lua-native" },
|
||||
{ "mg979/vim-visual-multi", version = "v0.*" },
|
||||
{ "gnikdroy/projections.nvim" },
|
||||
{ "gnikdroy/projections.nvim", branch = "pre_release" },
|
||||
{ "nvim-treesitter/nvim-treesitter", event = "BufReadPost" },
|
||||
{
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
|
Loading…
Reference in New Issue
Block a user