vim/decoration: Small adjustments
This commit is contained in:
parent
09b201ca24
commit
dfc8d68495
3 changed files with 27 additions and 11 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue