https://git.dlma.com/dotfiles.git/tree/b1f0ebe403dfcfc6de656d99a5575ba4c76ef1b4Recent commits to dotfiles.git (b1f0ebe403dfcfc6de656d99a5575ba4c76ef1b4)2024-03-07T15:33:47-08:00tag:gitlist.org,2012:commit/b1f0ebe403dfcfc6de656d99a5575ba4c76ef1b4Give nvim_desert unique g:colors_name2024-03-07T15:33:47-08:00dblumedblume@roku.com
<pre>It was inheriting from "desert". Maybe we take advantage of that
some other time.
</pre>
tag:gitlist.org,2012:commit/258780ccbbd53d0f3ae87adea5a5a04cd64d19fcAdd plugin bbye2024-03-07T14:58:45-08:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/1c6d00150ba5d3d8f61ef87167efd8aa68b9de78Remove explicit settings that are neovim defaults2024-03-07T11:12:10-08:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/67f87f0ab8629adac9819330e7191432a7c6c02cFirst tweaks for neovim, two essential plugins2024-03-07T10:29:21-08:00dblumedavid.blume@gmail.com
<pre>Didn't need an nvim undodir, neovim auto-creates its own.
</pre>
tag:gitlist.org,2012:commit/bc9a56429be07cca222f846e65b61129cbec322anvimdiff; restore colorcolumn2024-03-07T07:44:05-08:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/02e00c6b6269239dcbab3927eb55887ca7d7b2dbAdd Neovim configs2024-03-06T22:50:15-08:00dblumedavid.blume@gmail.com
<pre>This is the first cut, and there will be multiple subsequent changes.
</pre>
tag:gitlist.org,2012:commit/922fc7e40db5ec1583caf60a6c00d2efdbcddcabTry 'histogram' git diff algorithm2024-02-27T09:26:27-08:00dblumedblume@roku.com
<pre></pre>
tag:gitlist.org,2012:commit/969684088a558a394b040d6911a2948a17e5d726Allow optional flag for gittab's Blame and Show2024-02-26T23:59:03-08:00dblumedavid.blume@gmail.com
<pre>For example, "-c" is useful for merge commits
</pre>
tag:gitlist.org,2012:commit/6c1428d7129358ec55add0dda0acedcb817e5bd6Add commit.verbose = true to .gitconfig2024-02-26T14:54:50-08:00dblumedblume@roku.com
<pre>Disable with:
git -c "commit.verbose=false" commit
</pre>
tag:gitlist.org,2012:commit/96cc46d7cc3d7074b3b140163d9c4e1cc8293ddbSet scrolloff to 0, EC2 defaults to 52024-02-21T12:12:43-08:00dblumedblume@roku.com
<pre></pre>