https://git.dlma.com/dotfiles.git/tree/845fb01d3dd3f48c4cde4e56f59b01bc737a9d67 Recent commits to dotfiles.git (845fb01d3dd3f48c4cde4e56f59b01bc737a9d67) 2024-03-19T23:03:20-07:00 tag:gitlist.org,2012:commit/845fb01d3dd3f48c4cde4e56f59b01bc737a9d67 .vimrc needs explicit "noruler" sometimes 2024-03-19T23:03:20-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/57541b3911384c2b6ad7f2e8ed6ba0a95315e118 Make the normal statusbar more greenish. 2024-03-19T22:38:48-07:00 dblume david.blume@gmail.com <pre>This aligns with my old airline/powerline status bar, and allows for greater visual difference when entering insert mode. &lt;/pre&gt; tag:gitlist.org,2012:commit/028880fb6e61d6fdc78ea24f6949c897e06ce3a0 Make "set ruler!" change status line 2024-03-19T22:22:43-07:00 dblume david.blume@gmail.com <pre>Maybe sometimes I'll want to see the column position in the status line. &lt;/pre&gt; tag:gitlist.org,2012:commit/cfd711679194230c326ad289d354dc0d1166bd31 Add DiffOrig from the vim help documentation 2024-03-19T18:08:21-07:00 dblume dblume@roku.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/e9dbb7f192c676977d96a5132a2b88c3ab49f760 Improve Esc key reaction, fix gitcommit for vim 2024-03-19T10:46:40-07:00 dblume dblume@roku.com <pre>Nvim works as desired without these changes. Vim seems to have &ft set before BufReadPost, so check gitcommit type there. &lt;/pre&gt; tag:gitlist.org,2012:commit/6b0a4fc8de263d277442a966b1101ee99fb7c23d Vim to delete comment char when joining comment lines 2024-03-19T09:10:05-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/1c612e4a09164f9550738c9cc9ba3210e1f19491 Improve focus-based switching relative/absolute numbers 2024-03-18T22:40:45-07:00 dblume david.blume@gmail.com <pre>See https://jeffkreeftmeijer.com/vim-number/ &lt;/pre&gt; tag:gitlist.org,2012:commit/b589ab9002c32cd2a86afc992550ece40c21ab8a Only show encoding and format if not utf-8[unix] 2024-03-18T19:06:42-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/e3cfc56df6bbd9885d58fdd0ea846839d8821696 Drop column and line number from vim status line 2024-03-18T09:45:37-07:00 dblume david.blume@gmail.com <pre>Don't think I've ever used status line's column And saying "%X of T" was better than "%X = L/T". This tightens up the status line. &lt;/pre&gt; tag:gitlist.org,2012:commit/cd366f55454f7b103c7b32c7122367a514a5a44b Soften the status line colors a little 2024-03-17T23:48:17-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt;