]> git.phdru.name Git - dotfiles.git/commitdiff
.vim/plugin: add `whichwrap.vim` to restore the setting under GNU `screen`
authorOleg Broytman <phd@phdru.name>
Wed, 8 Jul 2020 13:56:32 +0000 (16:56 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 8 Jul 2020 13:56:39 +0000 (16:56 +0300)
.vim/plugin/whichwrap.vim [new file with mode: 0644]

diff --git a/.vim/plugin/whichwrap.vim b/.vim/plugin/whichwrap.vim
new file mode 100644 (file)
index 0000000..66db39a
--- /dev/null
@@ -0,0 +1 @@
+set whichwrap=b,s,h,l,<,>,[,],~ " Reset it back under GNU screen