aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-10 21:42:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-10 21:42:32 +1300
commit46b5707961e63b7423d20fe8be42dcde0e8912e7 (patch)
treea65f9794842fce871009be8b17b129248299da92
parentRearrange three smaller files into display.vim (diff)
downloaddotfiles-46b5707961e63b7423d20fe8be42dcde0e8912e7.tar.gz
dotfiles-46b5707961e63b7423d20fe8be42dcde0e8912e7.zip
Remove 'tildeop' setting
I never use it. May as well defer to the vi default.
-rw-r--r--vim/config/case.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/config/case.vim b/vim/config/case.vim
deleted file mode 100644
index bb21aefd..00000000
--- a/vim/config/case.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-" Use the tilde as an operator with motions, rather than just swapping the
-" case of the character under the cursor
-set tildeop