actions-preview
This commit is contained in:
parent
99f5ed48b8
commit
967da5ad93
4 changed files with 28 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ return {
|
|||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "nvim-telescope/telescope-fzf-native.nvim", event = "VeryLazy" },
|
||||
{ "nvim-telescope/telescope-ui-select.nvim", event = "VeryLazy" },
|
||||
{ "aznhe21/actions-preview.nvim", event = "VeryLazy" },
|
||||
},
|
||||
init = function()
|
||||
U.cmd_executable("rg", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue