Merge branch 'master' of bitbucket.org:RingOfStorms/setup

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-06-09 03:50:31 -05:00
commit cec6b5ba89

3
TODO.md Normal file
View file

@ -0,0 +1,3 @@
from https://stackoverflow.com/a/676619
- `vnoremap <C-R> "hy:%s/<C-r>h//gc<left><left><left>` with confirm
- `vnoremap <C-r> "hy:%s/<C-r>h//g<left><left><left>` without confirm