From 599e75352c0788a8481919ef844faa6cef135535 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 19 Feb 2016 12:12:20 -0500 Subject: Revert "Enable nvim set cursor shape" This reverts commit 8f202ced239667261d570ce65c6c73ffb030965a. I don't like how thin iTerm renders the line cursor. --- .config/nvim/init.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim index e25f274d..863c12c4 100644 --- a/.config/nvim/init.vim +++ b/.config/nvim/init.vim @@ -22,7 +22,6 @@ map set background=dark let $NVIM_TUI_ENABLE_TRUE_COLOR = 1 -let $NVIM_TUI_ENABLE_CURSOR_SHAPE = 1 let g:gruvbox_italic = 0 let g:gruvbox_invert_selection = 0 let g:gruvbox_sign_column = 'dark0' -- cgit 1.4.1 p> dontfiles
summary refs log tree commit diff
Commit message (Expand)Author
2021-01-12Process htagml file line by lineJune McEnroe
2021-01-12Split fields by tab onlyJune McEnroe
2021-01-12List both Makefile and html.sh under README.7June McEnroe
2021-01-12Add htagml exampleJune McEnroe
2021-01-12Use mandoc and htagml for bin htmlJune McEnroe
2021-01-12Add htagmlJune McEnroe
2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe
2021-01-11Publish "Using vi"June McEnroe
2021-01-11Enable diff.colorMovedJune McEnroe
2021-01-10Set less search case-insensitiveJune McEnroe
2021-01-10Set EXINITJune McEnroe
2021-01-09Add c -t flag to print expression typeJune McEnroe
2021-01-05Update taglineJune McEnroe/simple-authentication.lua?h=1.3.0&id=df00ab1096868b3cffe563c48de5572f78b50392&follow=1'>auth: lua string comparisons are time invariantJason A. Donenfeld
2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld
2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld
2014-01-16t0111: Additions and fixesLukas Fleischer
2014-01-16parsing.c: Remove leading space from committerLukas Fleischer