fixed surround
This commit is contained in:
parent
0b6693a3c3
commit
146a6baa30
3 changed files with 17 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -916,6 +916,7 @@ require('lazy').setup({
|
|||
-- - saiw) - [S]urround [A]dd [I]nner [W]ord [)]Paren
|
||||
-- - sd' - [S]urround [D]elete [']quotes
|
||||
-- - sr)' - [S]urround [R]eplace [)] [']
|
||||
vim.keymap.set({ 'n', 'x' }, 's', '<Nop>')
|
||||
require('mini.surround').setup()
|
||||
|
||||
-- Simple and easy statusline.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue