Commit Graph

65 Commits

Author SHA1 Message Date
zolinthecow 144ac12df7 claude-baseline-1752140337 (startup) 2025-07-10 02:38:57 -07:00
zolinthecow 49c05023e0 claude-baseline-1752140136 (startup) 2025-07-10 02:35:36 -07:00
zolinthecow 4fc76763a6 claude-baseline-1752139952 (startup) 2025-07-10 02:32:32 -07:00
zolinthecow 581a69b2dd Fix inline diff visualization for line replacements
- Detect when a deletion is immediately followed by an addition (replacement)
- Show replacements differently: highlight line as DiffChange and show old text at EOL
- Prevents the 'extra red line' issue where replacements showed deletion as separate line
- Pure deletions still shown as virtual lines above their position
- Improves visual clarity when reviewing simple line changes
2025-07-10 02:25:21 -07:00
zolinthecow 33b2654c4b claude-baseline-1752137880 (startup) 2025-07-10 01:58:00 -07:00
zolinthecow 989e99f876 claude-baseline-1752136659 2025-07-10 01:37:39 -07:00
zolinthecow aa723414d0 claude-baseline-1752132343 2025-07-10 00:25:43 -07:00
zolinthecow 5ba0b4c48d claude-baseline-1752131430 2025-07-10 00:10:30 -07:00
zolinthecow 125d43d226 claude-baseline-1752129677 2025-07-09 23:41:17 -07:00
zolinthecow 4d82324eca claude-baseline-1752128767 2025-07-09 23:35:22 -07:00
zolinthecow 2c74a4bba7 claude-baseline-1752125979 2025-07-09 23:34:01 -07:00
zolinthecow 3310fe0901 claude-baseline-1752111572 2025-07-09 21:17:38 -07:00
zolinthecow a488a0930e claude-baseline-1752110594 2025-07-09 21:17:22 -07:00
zolinthecow 1b73512226 claude-baseline-1752117543 2025-07-09 20:19:03 -07:00
zolinthecow 15308b5cb7 claude-baseline-1752117014 2025-07-09 20:10:14 -07:00
zolinthecow afe56a33fc claude-baseline-1752116746 2025-07-09 20:05:46 -07:00
zolinthecow 71c0b1011a claude-baseline-1752116115 2025-07-09 19:55:15 -07:00
zolinthecow 2692bd2359 claude-baseline-1752109170 2025-07-09 17:59:30 -07:00
zolinthecow f4cff642e4 claude-pre-edit-1752107543 2025-07-09 17:32:23 -07:00
zolinthecow 65ef39fdf8 claude-pre-edit-1752107537 2025-07-09 17:32:17 -07:00
zolinthecow 221b2dce50 claude-pre-edit-1752107522 2025-07-09 17:32:02 -07:00
zolinthecow 3d33120cea claude-pre-edit-1752107509 2025-07-09 17:31:49 -07:00
zolinthecow c9adfad2c5 claude-pre-edit-1752107502 2025-07-09 17:31:42 -07:00
zolinthecow d081272d12 claude-pre-edit-1752107179 2025-07-09 17:26:19 -07:00
zolinthecow 5150308263 claude-pre-edit-1752107173 2025-07-09 17:26:13 -07:00
zolinthecow a04de19c6d claude-pre-edit-1752107159 2025-07-09 17:25:59 -07:00
zolinthecow 1b70e29206 claude-pre-edit-1752107150 2025-07-09 17:25:50 -07:00
zolinthecow 2ded23fe56 claude-pre-edit-1752107145 2025-07-09 17:25:45 -07:00
zolinthecow fbd33a05ca claude-pre-edit-1752106604 2025-07-09 17:16:44 -07:00
zolinthecow 3f13c9d5d8 claude-pre-edit-1752106272 2025-07-09 17:11:12 -07:00
zolinthecow 0e20dab55d claude-pre-edit-1752106261 2025-07-09 17:11:01 -07:00
zolinthecow 3183e708cf claude-pre-edit-1752105649 2025-07-09 17:00:49 -07:00
zolinthecow 7ea500c2b0 claude-pre-edit-1752105641 2025-07-09 17:00:41 -07:00
zolinthecow cb524a6c14 claude-pre-edit-1752105425 2025-07-09 16:57:05 -07:00
zolinthecow 2a71451ca3 phase 1 mvp 2025-07-09 13:33:29 -07:00
zolinthecow abaca67308 clangd to use g++ 2025-05-07 03:26:59 -07:00
zolinthecow e6688019fd todo trouble + add ocaml 2025-01-15 23:13:20 -08:00
zolinthecow 89a71aa455 use biome 2024-11-20 19:57:38 +00:00
zolinthecow 2ddd8c3860 install biome lsp 2024-11-14 02:53:51 +00:00
zolinthecow dfa2256228 ssh specific pane navigation 2024-11-13 22:45:42 +00:00
zolinthecow dcaad68136 yank into unnamedplus register always if in ssh 2024-11-13 20:39:16 +00:00
zolinthecow 480d650e11 remaps 2024-11-13 10:18:54 +00:00
zolinthecow d2bc749833 update whichkey config 2024-11-13 03:51:13 +00:00
zolinthecow 5fc28dadf5 move ui stuff 2024-11-12 22:55:36 +00:00
zolinthecow c4dca3f7dd add some configs 2024-11-12 14:34:30 -08:00
zolinthecow 2234b188fb nvim config 2024-07-27 00:17:17 -07:00
Vladislav Grechannik 7513ec8a7d
Neovim 0.10 updates (#936)
* Neovim 0.10 updates

Provide the buffer for which to enable inlay hints

Co-authored-by: Matt Mirus <matt@mattmirus.com>

* refactor: replace vim.loop with vim.uv

* Upgrade folke/neodev (sunsetting) to folke/lazydev

* Update checkhealth for 0.10 release

---------

Co-authored-by: Matt Mirus <matt@mattmirus.com>
Co-authored-by: mrr11k <me+github@mrr11k.dev>
Co-authored-by: Seb Tomasini <sebt@qgates.com>
2024-07-21 20:35:07 -04:00
Vladislav Grechannik 4bbca64157
Make debug lazy loadable (#978) 2024-07-21 16:24:57 -04:00
Tom Kuson 1cdf6fb377
Remove redundant require (#959) 2024-07-21 16:22:44 -04:00
Damjan 9000 202910d3fa
Fix neo-tree keymap description (#932)
The lazy.nvim keys parameter does not need the `desc` to
be inside a table in the way that vim.keymap.set() does.
With this fix the keymap description will be properly
shown for example in telescope keymap search
2024-07-21 16:22:10 -04:00