Merge branch 'main' of github.com:km-clay/shed

This commit is contained in:
2026-03-05 13:34:47 -05:00
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# An implementation of the 'nvim-surround' plugin by kylechui
# that uses shed's keymap system to alter line editor state
_get_surround_target() {
# get the delimiters to surround our selection with
read_key -v _s_ch