summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vimrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index e053dd25..b740eb3a 100644
--- a/.vimrc
+++ b/.vimrc
@@ -130,8 +130,6 @@ nmap Y y$
 " Insert hard tab
 imap <S-tab> <C-v><tab>
 
-nmap Q gq
-
 " Toggle relative/absolute numbers
 function! NumberToggle()
   if(&relativenumber == 1)
g somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe