summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 94ee503..fba1aa7 100644
--- a/vimrc
+++ b/vimrc
@@ -108,6 +108,7 @@ set shiftwidth=4
set noexpandtab
map U yyp:s/[^ ]/-/g<CR>:noh<CR>
+map Y yyp:s/[^ ]/=/g<CR>:noh<CR>
map <ESC>Q v/$\n\n<CR>J:.!fmt -tcw78<CR>:noh<CR>
map <ESC>u :noh<CR>