summary refs log tree commit diff
path: root/.vimrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-10 20:48:13 -0500
committerJune McEnroe <programble@gmail.com>2013-11-10 20:48:13 -0500
commit9756399588ed168531079227439a654abbfa8406 (patch)
tree1078059a4ed6daedf9d7b31e6b0a678bdbe994f7 /.vimrc
parentReorganize vimrc (again) (diff)
downloadsrc-9756399588ed168531079227439a654abbfa8406.tar.gz
src-9756399588ed168531079227439a654abbfa8406.zip
Remove unused Q vim binding
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)
ome/.xsession?id=0a054350dbedcae3618c92e8eb3a7d43836c4258&follow=1'>Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe