Recent commits to dotfiles.git (cc638b3a6e54573cee0da7f1adb5ef4b93392050) https://git.dlma.com/dotfiles.git/tree/cc638b3a6e54573cee0da7f1adb5ef4b93392050 Recent commits feed provided by GitList. 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 Update taglist to 4.6 in vim to match neovim https://git.dlma.com/dotfiles.git/commit/94b23ec68e2759b91ca809a71131c0a9dada4ed4 david.blume@gmail.com (dblume) Thu, 04 Apr 2024 21:44:41 -0700 94b23ec68e2759b91ca809a71131c0a9dada4ed4 Make '*' find next occurence of current word in taglist Taglist remaps '*' to mean expand all folds. I need it to keep meaning find next occurence of this word. https://git.dlma.com/dotfiles.git/commit/1e69ebce7df07f95246d99a58a03d00047ed46a3 dblume@roku.com (dblume) Wed, 03 Apr 2024 14:15:27 -0700 1e69ebce7df07f95246d99a58a03d00047ed46a3 Consider new Constant and Type colors These look different in macOS, WSL2, and Linux. Have to see them around to make a decision. https://git.dlma.com/dotfiles.git/commit/4cb7cc7969567c2ea910dae9a106065cffeea084 david.blume@gmail.com (dblume) Tue, 02 Apr 2024 22:31:37 -0700 4cb7cc7969567c2ea910dae9a106065cffeea084 Make nvim be the core, diff and merge editor Haven't really tested 3-way merge with nvim. Fingers crossed. https://git.dlma.com/dotfiles.git/commit/5afb2e85ce2f57ed43cdaf1bdeb1eacf35ec14de david.blume@gmail.com (dblume) Tue, 02 Apr 2024 20:09:09 -0700 5afb2e85ce2f57ed43cdaf1bdeb1eacf35ec14de Change hightlight of current selection in taglist taglist's current selection gets hidden by other search highlights. See: https://github.com/yegappan/taglist/blob/master/doc/taglist.txt#L499 Also make note of a User1 I'd like if I could get it into the statusline but not the statuslineNC. https://git.dlma.com/dotfiles.git/commit/60d352e2979ed809d10f88299751ad84d25c34cb dblume@roku.com (dblume) Tue, 02 Apr 2024 09:21:08 -0700 60d352e2979ed809d10f88299751ad84d25c34cb Darken the EoB and Folded background colors https://git.dlma.com/dotfiles.git/commit/35e550ca1f794ac0dd630abf03c8f3ca5f64207e david.blume@gmail.com (dblume) Tue, 02 Apr 2024 07:40:52 -0700 35e550ca1f794ac0dd630abf03c8f3ca5f64207e