aboutsummaryrefslogtreecommitdiff
path: root/vim/config/case.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-01 14:42:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-01 14:42:22 +1300
commiteed5c3a4c4d01ea69ab653a6da036fa59cdb71ee (patch)
tree094c6a33a20611caaf4b5cc791bfdadc620260b9 /vim/config/case.vim
parentMove 'shellpipe' setting to more logical location (diff)
downloaddotfiles-eed5c3a4c4d01ea69ab653a6da036fa59cdb71ee.tar.gz
dotfiles-eed5c3a4c4d01ea69ab653a6da036fa59cdb71ee.zip
Move 'tildeop' setting to new case.vim file
Since it pertains to the casing of text, and there are potentially other items that could go in here too.
Diffstat (limited to 'vim/config/case.vim')
-rw-r--r--vim/config/case.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/config/case.vim b/vim/config/case.vim
new file mode 100644
index 00000000..bb21aefd
--- /dev/null
+++ b/vim/config/case.vim
@@ -0,0 +1,3 @@
+" Use the tilde as an operator with motions, rather than just swapping the
+" case of the character under the cursor
+set tildeop