https://git.dlma.com/dotfiles.git/tree/73cc4060917f09d3d172e62f8c91c1e1e5b1e011 Recent commits to dotfiles.git (73cc4060917f09d3d172e62f8c91c1e1e5b1e011) 2024-03-26T10:10:19-07:00 tag:gitlist.org,2012:commit/73cc4060917f09d3d172e62f8c91c1e1e5b1e011 Restore cursor line number highlighting; unset mouse 2024-03-26T10:10:19-07:00 dblume david.blume@gmail.com <pre>Restore highlighting for the current cursor line number to the way neovim worked pre 8.0. See https://vi.stackexchange.com/questions/17073/cursorlinenr-highlight-not-working &lt;/pre&gt; tag:gitlist.org,2012:commit/3dd469eb3512805002113ee9fa6869ad7ed000b5 Make c-] show taglist like it did in vim 2024-03-25T13:53:12-07:00 dblume dblume@roku.com <pre>Swap <c-]> with g<c-]>, so the easier command shows a list when there are multiple tags. Also stop defaulting to "very magic" searches. &lt;/pre&gt; tag:gitlist.org,2012:commit/2d94f9f72d7982876a4f856464f7c6249de9aa68 Vim insert mode's blue should be muted just a bit 2024-03-19T23:14:06-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; 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;