From b920e09e952db9813c165cf0b449735046e78be9 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 19 Feb 2016 12:12:20 -0500 Subject: Revert "Enable nvim set cursor shape" This reverts commit ea764e0dbc4caadb6a55d8df9c0f21dbc56534bd. I don't like how thin iTerm renders the line cursor. --- .config/nvim/init.vim | 1 - 1 file changed, 1 deletion(-) (limited to '.config') 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 /select> dontfiles
summary refs log tree commit diff
Commit message (Expand)Author
2019-07-27Rewrite Makefile once more with more organizationJune McEnroe
2019-07-27Reference png.h in bin.7June McEnroe
2019-07-27Revert "Use scheme to style HTMLs"June McEnroe
2019-07-27Remove scheme text linkJune McEnroe
2019-07-26Update Dark.terminalJune McEnroe
2019-07-26Lighten dark whiteJune McEnroe
2019-07-25Add png.3 man pageJune McEnroe
2019-07-25Use scheme to style HTMLsJune McEnroe
2019-07-25Don't match comments in strings in makeJune McEnroe
2019-07-25Generate index.html with links from bin.7June McEnroe
2019-07-24Warn when date has changedJune McEnroe
2019-07-24Add whenJune McEnroe
2019-07-24Remove histedit from bitJune McEnroe