Recent commits to dotfiles.git (bcd8d08585cb1e500420a36184ecb83427ca1f48) https://git.dlma.com/dotfiles.git/tree/bcd8d08585cb1e500420a36184ecb83427ca1f48 Recent commits feed provided by GitList. Add the powerline git char  to status line 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. https://git.dlma.com/dotfiles.git/commit/bcd8d08585cb1e500420a36184ecb83427ca1f48 david.blume@gmail.com (dblume) Sat, 13 Apr 2024 13:54:53 -0700 bcd8d08585cb1e500420a36184ecb83427ca1f48 Match nvim_desert closer to vim's old desert Noticed these differences in rokulog syntax. https://git.dlma.com/dotfiles.git/commit/cef3404f9e6fb68c25bd1fc83b0649f72d5b7be1 dblume@roku.com (dblume) Sat, 13 Apr 2024 13:47:11 -0700 cef3404f9e6fb68c25bd1fc83b0649f72d5b7be1 Vim's IncSearch was hard to read https://git.dlma.com/dotfiles.git/commit/5415e10cca8f88827507a93fb42a98c2ce615241 dblume@roku.com (dblume) Fri, 12 Apr 2024 22:36:48 -0700 5415e10cca8f88827507a93fb42a98c2ce615241 Revamp colors for diff, fold, search I get the feeling more changes are coming. https://git.dlma.com/dotfiles.git/commit/58afd15b8d270fee7f8d9201b1c298736ac41865 david.blume@gmail.com (dblume) Wed, 10 Apr 2024 00:08:35 -0700 58afd15b8d270fee7f8d9201b1c298736ac41865 Enable neovim's italic highlighting to be in italic "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 https://git.dlma.com/dotfiles.git/commit/ab8d53b61d52b654005e167492fda17691ab8e72 dblume@roku.com (dblume) Tue, 09 Apr 2024 14:02:44 -0700 ab8d53b61d52b654005e167492fda17691ab8e72 hi Bold Italic is now bold and italic. https://git.dlma.com/dotfiles.git/commit/092193a60bdadda0b49a300085b93e77180eb22e david.blume@gmail.com (dblume) Tue, 09 Apr 2024 08:46:52 -0700 092193a60bdadda0b49a300085b93e77180eb22e Built-in support for cscope removed, so add plugin 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. https://git.dlma.com/dotfiles.git/commit/cc638b3a6e54573cee0da7f1adb5ef4b93392050 dblume@roku.com (dblume) Mon, 08 Apr 2024 22:09:54 -0700 cc638b3a6e54573cee0da7f1adb5ef4b93392050 Map Tab and CR to pull-up-menu navigation Not sure I'll prefer this, but for now map Tab to navingating up and down, and CR to selecting the current PUM item. https://git.dlma.com/dotfiles.git/commit/fe0fbe12ec20dcd6f4ce1528f932124abaa8a345 david.blume@gmail.com (dblume) Mon, 08 Apr 2024 14:18:04 -0700 fe0fbe12ec20dcd6f4ce1528f932124abaa8a345 Since Normal fg is off white, Bold fg can be white. And this'll let me better combine italic and bold. https://git.dlma.com/dotfiles.git/commit/17394772767313a8f85805e186050da96626fae4 david.blume@gmail.com (dblume) Fri, 05 Apr 2024 10:40:45 -0700 17394772767313a8f85805e186050da96626fae4 Set Bold, Italic and Strike styles 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. https://git.dlma.com/dotfiles.git/commit/1f55780cf42788fe434db5fa56af746c15688764 david.blume@gmail.com (dblume) Fri, 05 Apr 2024 10:05:00 -0700 1f55780cf42788fe434db5fa56af746c15688764