aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-16 23:43:35 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-17 00:00:24 +1200
commitc6161fe72debbb2fe02e435b4cf0cd35c8a3bfe8 (patch)
tree2b498f19d2a1ab70f0f6deea242515b632567092 /vim/vimrc
parentAdjust order of 'backspace' flags per docs (diff)
downloaddotfiles-c6161fe72debbb2fe02e435b4cf0cd35c8a3bfe8.tar.gz
dotfiles-c6161fe72debbb2fe02e435b4cf0cd35c8a3bfe8.zip
Remove `a` and `A` flags from 'cpoptions'
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index f5f46ed8..f432df5d 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -84,8 +84,7 @@ set completeopt+=menuone " Show the menu even if only one match
" Give me a prompt instead of just rejecting risky :write, :saveas
set confirm
-" Require two spaces for sentence objects
-" Yes, I have become a filthy two-spacer
+" Sentence objects are separated by two spaces
set cpoptions+=J
" Try to keep swapfiles in one system-appropriate dir, including full encoded