fix(nvim): use tpope's surround instead

This commit is contained in:
Léana 江 2023-04-29 00:09:11 +02:00 committed by Léana 江
parent 6e42dc100a
commit ac0da75eb8
3 changed files with 2 additions and 4 deletions

View file

@ -1 +0,0 @@
require "surround".setup { mappings_style = "surround" }