mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
add(nvim): spectre for regex search and replace
This commit is contained in:
parent
59d2779494
commit
5679990543
3 changed files with 5 additions and 6 deletions
|
|
@ -42,7 +42,8 @@ require("lazy").setup({
|
|||
{ "akinsho/toggleterm.nvim", version = "*" },
|
||||
|
||||
-- Can't live without
|
||||
{ "ggandor/leap.nvim", name = "leap", dependencies = "tpope/vim-repeat" },
|
||||
{ "nvim-pack/nvim-spectre", dependencies = "nvim-lua/plenary.nvim" },
|
||||
{ "ggandor/leap.nvim", dependencies = "tpope/vim-repeat" },
|
||||
{ "shortcuts/no-neck-pain.nvim", version = "*" },
|
||||
"numToStr/Comment.nvim",
|
||||
"tpope/vim-surround",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue