add niri and update nvim config
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
vim.pack.add({
|
||||
src = { "https://github.com/nvim-telescope/telescope.nvim" },
|
||||
})
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
vim.pack.add({
|
||||
src = { "https://github.com/nvim-telescope/telescope.nvim" },
|
||||
})
|
||||