mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 12:53:02 -04:00
add mapleader, and eregex for decent regex in search nd replace
This commit is contained in:
parent
555767ac22
commit
f82b2495f6
3 changed files with 16 additions and 5 deletions
|
@ -2,6 +2,9 @@ local plugins = {
|
|||
{
|
||||
"lambdalisue/suda.vim",
|
||||
},
|
||||
{
|
||||
"sadan4/eregex.vim"
|
||||
},
|
||||
{
|
||||
"windwp/nvim-ts-autotag"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue