summary refs log tree commit diff
diff options
context:
space:
mode:
-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)
a>June McEnroe This seems easier to visually scan. The only other thing I'd like is a nicer date rendering but JavaScript is useless for that. 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe