ref(nvim): formatted files

This commit is contained in:
Léana 江 2023-04-04 01:10:21 +02:00
parent 7bbf5ee03b
commit c1bbfff700
16 changed files with 45 additions and 301 deletions

View file

@ -1 +1 @@
require "surround".setup({ mappings_style = "surround" })
require "surround".setup { mappings_style = "surround" }