-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:41:53 +0400
.vimrc: enable autoindent
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:35:58 +0400
.vimrc: t_Co should be set automatically nowadays
If not, check your terminal settings and/or .bashrc or other sourced files. My
current $TERM is set to xterm-256color by xfce4-terminal.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:23:27 +0400
.vimrc: set termguicolors if $COLORTERM says it's possible
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:19:02 +0400
.vimrc: reset color for ColorColumn
It used to be darker than background color, but lighter color isn't bad.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:12:31 +0400
.vimrc: let color scheme set background
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:00:24 +0400
.vimrc: make comments slightly brighter (when running in cterm mode)
Also explicitly use the original, not rehashed colors. My color tweaks probably
only apply to one scheme anyway.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 00:58:10 +0400
.vimrc: make vimdiff much less likely to fold lines
It still could happen in very large files, in which case it could probably be
actually desirable.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 00:54:45 +0400
.vimrc: reverse colors for matching parentheses
Otherwise it looks too much like the cursor itself.
-
Anton Shestakov <av6@dwimlabs.net>, Fri, 25 Nov 2022 14:28:14 +0400
.vimrc: newer syntax for signify to enable only certain VCS
:help g:signify_skip says:
This can be used to replace the old g:signify_vcs_list.
Yay to pointless refactoring! Nay to release notes!
-
Anton Shestakov <av6@dwimlabs.net>, Fri, 21 Oct 2022 13:43:42 +0400
yt-dlp: preferred quality and subtitles, also metadata (like chapters)