Updated plugins and added multicursor

This commit is contained in:
2024-03-18 20:33:11 +01:00
parent 78413f7b13
commit 0700ec6175
5 changed files with 28 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
--- @type LazyPluginSpec
return {
"nvim-telescope/telescope.nvim",
tag = "0.1.4",
tag = "0.1.6",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-telescope/telescope-file-browser.nvim",