vim/decoration: Small adjustments

This commit is contained in:
Geoffrey Frogeye 2024-01-23 23:38:48 +01:00
parent 09b201ca24
commit dfc8d68495
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 27 additions and 11 deletions

View file

@ -70,6 +70,8 @@
overrideGenericSorter = true;
};
};
# TODO Go to any symbol in the current working directory, for when LSP doesn't support it.
# Or at least something to live_grep the curent word.
# Surrounding pairs
surround.enable = true; # Change surrounding pairs (e.g. brackets, quotes)