https://git.dlma.com/dotfiles.git/tree/22438d4199c4dad347cbabfe7310894cdb48cb22Recent commits to dotfiles.git (22438d4199c4dad347cbabfe7310894cdb48cb22)2024-04-13T21:55:44-07:00tag:gitlist.org,2012:commit/22438d4199c4dad347cbabfe7310894cdb48cb22Changed markdown URL and Header styles2024-04-13T21:55:44-07:00dblumedavid.blume@gmail.com
<pre>markdownURL and markdownHeader were distracting.
They mapped to Constant and Title, so softened those.
</pre>
tag:gitlist.org,2012:commit/bcd8d08585cb1e500420a36184ecb83427ca1f48Add the powerline git char to status line2024-04-13T13:54:53-07:00dblumedavid.blume@gmail.com
<pre>I'm ambivalent about this, don't like needing nerdfonts or
powerline fonts. I've removed their requirement once before.
But I'll ease back in with just this one character.
</pre>
tag:gitlist.org,2012:commit/cef3404f9e6fb68c25bd1fc83b0649f72d5b7be1Match nvim_desert closer to vim's old desert2024-04-13T13:47:11-07:00dblumedblume@roku.com
<pre>Noticed these differences in rokulog syntax.
</pre>
tag:gitlist.org,2012:commit/5415e10cca8f88827507a93fb42a98c2ce615241Vim's IncSearch was hard to read2024-04-12T22:36:48-07:00dblumedblume@roku.com
<pre></pre>
tag:gitlist.org,2012:commit/58afd15b8d270fee7f8d9201b1c298736ac41865Revamp colors for diff, fold, search2024-04-10T00:08:35-07:00dblumedavid.blume@gmail.com
<pre>I get the feeling more changes are coming.
</pre>
tag:gitlist.org,2012:commit/ab8d53b61d52b654005e167492fda17691ab8e72Enable neovim's italic highlighting to be in italic2024-04-09T14:02:44-07:00dblumedblume@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
</pre>
tag:gitlist.org,2012:commit/092193a60bdadda0b49a300085b93e77180eb22ehi Bold Italic is now bold and italic.2024-04-09T08:46:52-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/cc638b3a6e54573cee0da7f1adb5ef4b93392050Built-in support for cscope removed, so add plugin2024-04-08T22:09:54-07:00dblumedblume@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.
</pre>
tag:gitlist.org,2012:commit/fe0fbe12ec20dcd6f4ce1528f932124abaa8a345Map Tab and CR to pull-up-menu navigation2024-04-08T14:18:04-07:00dblumedavid.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.
</pre>
tag:gitlist.org,2012:commit/17394772767313a8f85805e186050da96626fae4Since Normal fg is off white, Bold fg can be white.2024-04-05T10:40:45-07:00dblumedavid.blume@gmail.com
<pre>And this'll let me better combine italic and bold.
</pre>