diff --git a/group_vars/all/neovim.yml b/group_vars/all/neovim.yml index db66908..a7b1d8c 100644 --- a/group_vars/all/neovim.yml +++ b/group_vars/all/neovim.yml @@ -29,7 +29,7 @@ neovim_plugins: name: "telescope-fzf-native.nvim" - url: "https://github.com/nvim-telescope/telescope.nvim" name: "telescope.nvim" - version: "0.1.x" + version: "v0.2.2" - url: "https://github.com/L3MON4D3/LuaSnip" name: "luasnip" version: "v1.0.0"