summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2015-11-23 22:49:47 -0500
committerJune McEnroe <june@causal.agency>2015-11-23 22:49:47 -0500
commiteee39572f7e9f26005e0a52475a00ab85ed61323 (patch)
tree887272f37a186867fb180d5a2f07f47e453817a3
parentAlways git rebase --autosquash (diff)
downloadsrc-eee39572f7e9f26005e0a52475a00ab85ed61323.tar.gz
src-eee39572f7e9f26005e0a52475a00ab85ed61323.zip
Remove colorcolumn at 120
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 4662b59b..1a266c74 100644
--- a/.vimrc
+++ b/.vimrc
@@ -19,7 +19,7 @@ set incsearch ignorecase smartcase hlsearch
 set autoindent smartindent smarttab
 
 " Show line numbers, highlight current line and fixed columns.
-set number cursorline colorcolumn=80,100,120
+set number cursorline colorcolumn=80,100
 
 " Set window title.
 set title
114101f2395844ad1aba9a&follow=1'>Add facebook and twitter to title user-agentJune McEnroe This fixes fetching tweets again! https://github.com/thelounge/thelounge/pull/ 3602 (Intentionally breaking the link so GitHub doesn't add a "referenced this PR" thing?) 2020-06-30Tweak causal.agency for mostly no reasonJune McEnroe 2020-06-30Add Ancillary JusticeJune McEnroe 2020-06-26Add password non-manager to planJune McEnroe I've had this idea for years... 2020-06-26Tweak TF2 sensitivities once moreJune McEnroe 2020-06-19Add note about litterbox bot useJune McEnroe 2020-06-19Publish "IRC suite"June McEnroe 2020-06-17Add errors to link.shJune McEnroehover-highlight'> NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe