https://git.dlma.com/dotfiles.git/tree/58afd15b8d270fee7f8d9201b1c298736ac41865 Recent commits to dotfiles.git (58afd15b8d270fee7f8d9201b1c298736ac41865) 2024-04-10T00:08:35-07:00 tag:gitlist.org,2012:commit/58afd15b8d270fee7f8d9201b1c298736ac41865 Revamp colors for diff, fold, search 2024-04-10T00:08:35-07:00 dblume david.blume@gmail.com <pre>I get the feeling more changes are coming. &lt;/pre&gt; tag:gitlist.org,2012:commit/ab8d53b61d52b654005e167492fda17691ab8e72 Enable neovim's italic highlighting to be in italic 2024-04-09T14:02:44-07:00 dblume dblume@roku.com <pre>"tmux-256color" also works. See: https://stackoverflow.com/a/75423444/9181 https://unix.stackexchange.com/questions/269077/tput-setaf-color-table-how-to-determine-color-codes &lt;/pre&gt; tag:gitlist.org,2012:commit/092193a60bdadda0b49a300085b93e77180eb22e hi Bold Italic is now bold and italic. 2024-04-09T08:46:52-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/cc638b3a6e54573cee0da7f1adb5ef4b93392050 Built-in support for cscope removed, so add plugin 2024-04-08T22:09:54-07:00 dblume dblume@roku.com <pre>Neovim dropped built-in support for cscope. I don't think I need cscope everywhere, so just leave a note to myself that I can install cscope if I want it. &lt;/pre&gt; tag:gitlist.org,2012:commit/fe0fbe12ec20dcd6f4ce1528f932124abaa8a345 Map Tab and CR to pull-up-menu navigation 2024-04-08T14:18:04-07:00 dblume david.blume@gmail.com <pre>Not sure I'll prefer this, but for now map Tab to navingating up and down, and CR to selecting the current PUM item. &lt;/pre&gt; tag:gitlist.org,2012:commit/17394772767313a8f85805e186050da96626fae4 Since Normal fg is off white, Bold fg can be white. 2024-04-05T10:40:45-07:00 dblume david.blume@gmail.com <pre>And this'll let me better combine italic and bold. &lt;/pre&gt; tag:gitlist.org,2012:commit/1f55780cf42788fe434db5fa56af746c15688764 Set Bold, Italic and Strike styles 2024-04-05T10:05:00-07:00 dblume david.blume@gmail.com <pre>First noticed in MarkDown documents. vim's desert was displaying Bold as (literally) bold, but neovim wasn't displaying Bold Italic or Strike as anything. Maybe I could fix this with tweaking env TERM or something (I'm only testing this in a tmux session), but for now just make explicit styles. &lt;/pre&gt; tag:gitlist.org,2012:commit/94b23ec68e2759b91ca809a71131c0a9dada4ed4 Update taglist to 4.6 in vim to match neovim 2024-04-04T21:44:41-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/1e69ebce7df07f95246d99a58a03d00047ed46a3 Make '*' find next occurence of current word in taglist 2024-04-03T14:15:27-07:00 dblume dblume@roku.com <pre>Taglist remaps '*' to mean expand all folds. I need it to keep meaning find next occurence of this word. &lt;/pre&gt; tag:gitlist.org,2012:commit/4cb7cc7969567c2ea910dae9a106065cffeea084 Consider new Constant and Type colors 2024-04-02T22:31:37-07:00 dblume david.blume@gmail.com <pre>These look different in macOS, WSL2, and Linux. Have to see them around to make a decision. &lt;/pre&gt;