Commit Graph

  • f0e4da31ac
    Merge b5d9a4bc68 into 3338d39206 BitPusher16 2025-07-17 23:01:41 -0700
  • b5d9a4bc68
    guess-indent now requires setup BitPusher16 2025-07-17 23:00:44 -0700
  • 2393147fa7 added markdown rendering finnwritesdall 2025-07-18 13:49:08 +1000
  • 38c15f580d Grammar correction Albert Marques 2025-07-17 16:47:24 -0300
  • b27f29f7cd Adjusting README to a personal config Albert Marques 2025-07-17 16:28:06 -0300
  • a61e4ec279 Remove LICENSE.md and update lazy-lock.json Dennis Chan 2025-07-16 23:54:21 +0800
  • afe96a4496
    Merge c2347a5ec6 into 3338d39206 Mahmoud Nagy 2025-07-16 13:35:27 +0000
  • c2347a5ec6 Refactor: Removed duplicated opt; improve clarity with description MN-nagy 2025-07-16 16:36:46 +0300
  • f3e91757aa added onedark Tawfeeq 2025-07-16 12:48:38 +0200
  • 96308e3088 remove some comment Dennis Chan 2025-07-16 18:19:06 +0800
  • b6c886310b add snack Dennis Chan 2025-07-16 18:04:38 +0800
  • 2776e0b501 add grug-far Dennis Chan 2025-07-16 17:43:44 +0800
  • 2bf0ff4c16 add oil git status and remove claude code Dennis Chan 2025-07-16 17:31:41 +0800
  • 0aeb586f4c refactoring Dennis Chan 2025-07-16 10:10:38 +0800
  • b763c81f39
    Merge fb05a8e3e6 into 3338d39206 glaulher 2025-07-15 13:40:51 +0000
  • fb05a8e3e6 feat(diagnostics): emulate VSCode Error Lens with virtual text and lines Added functionality to mimic VSCode's Error Lens behavior: - Displays diagnostics as virtual text with severity icons during insert mode. - Switches to virtual lines with formatted messages in normal mode for better readability. - Replaced `InsertLeave` with `ModeChanged` (`i:*`) to ensure diagnostics update correctly even when exiting insert> glaulher 2025-07-15 10:39:58 -0300
  • 87d4ff8a74 Refactor: Use vim.o and adjust scrolling/wrapping options MN-nagy 2025-07-15 15:42:06 +0300
  • a2ed2a85b0 restructure folder Dennis Chan 2025-07-15 17:31:24 +0800
  • db10a56ae6 add neo-tree remove oil Dennis Chan 2025-07-15 15:03:47 +0800
  • a8f70502f4 removed <C-n> <C-p> to scroll through suggested autocompletes. changed confirming suggestion from <C-y> to <Tab> hackermanJC 2025-07-14 11:16:55 +0200
  • 13ba71f90a Updated filter files func in blink.cmp MN-nagy 2025-07-14 00:11:44 +0300
  • ddca0b4504 Added blink.cmp buffer completions for markdown/text + some useful options/autocommands MN-nagy 2025-07-13 23:21:21 +0300
  • d96305974c added pyright hackermanJC 2025-07-13 20:08:50 +0200
  • 3a057cf554
    Merge 60c3c79d36 into 3338d39206 Philipp Szechenyi 2025-07-13 13:35:24 +0000
  • 6d4a14fe1b
    Merge 770e255041 into 3338d39206 Philipp Szechenyi 2025-07-13 13:32:55 +0000
  • 770e255041 add snacks(picker) as an optional plugin Philipp Szechenyi 2025-07-10 16:02:58 +0200
  • 079eaf771d
    Merge 64b5b0f174 into 3338d39206 Cameron Cummings 2025-07-11 23:11:40 -0500
  • 64b5b0f174 Add .DS_Store to .gitignore Cameron Cummings 2025-07-11 23:08:52 -0500
  • 2da1a0b1a1 stuff adollar 2025-07-12 00:36:35 +0100
  • 4974f81b11
    Merge 3d901a3583 into 3338d39206 Ori Perry 2025-07-11 15:38:39 +0000
  • 3d901a3583 Update changes to https://github.com/nvim-lua/kickstart.nvim/pull/1534 orip 2025-07-11 18:38:30 +0300
  • edb018e88f
    Merge pull request #14 from oriori1703/chore/raise-nvim-version-maintained-upstream Ori Perry 2025-07-11 16:07:19 +0300
  • 50a36d3faa Raise the minimum nvim version to 0.11 orip 2025-07-08 01:07:14 +0300
  • 5584db881c
    Merge cc1a4d7cc6 into 3338d39206 Ori Perry 2025-07-11 13:03:56 +0000
  • 79b94db329 add nvim-claude back as a submodule zolinthecow 2025-07-11 03:25:27 -0700
  • aa37f071f0 remove straggler file zolinthecow 2025-07-11 03:25:04 -0700
  • e26997b7fa remove nvim-claude to convert to submodule zolinthecow 2025-07-11 03:24:43 -0700
  • 6f18060a51 agents zolinthecow 2025-07-11 02:53:52 -0700
  • 50c50b94cc multifile claude accept zolinthecow 2025-07-11 00:49:42 -0700
  • 5707f777f3 add avante Dennis Chan 2025-07-11 15:34:53 +0800
  • 60c3c79d36 explicitly enable telescope plugin, add some comments explainging why Philipp Szechenyi 2025-07-10 15:28:55 +0200
  • dac46b9a93 multi file edit zolinthecow 2025-07-10 23:16:29 -0700
  • 720778cd2c inline diffs are pretty good now zolinthecow 2025-07-10 17:29:10 -0700
  • 29a1cac34d
    Merge d04d64e678 into 3338d39206 Mahmoud Nagy 2025-07-10 20:49:15 +0000
  • d04d64e678 Fixed a bug in blink.cmp causing editor freezes on WSL2 systems MN-nagy 2025-07-10 23:32:30 +0300
  • 91c24b34a6 claude-baseline-1752171490 zolinthecow 2025-07-10 11:18:10 -0700
  • ac6f7354b6 claude-baseline-1752170579 (accepted changes) zolinthecow 2025-07-10 11:02:59 -0700
  • a2aac23d75 test IIJIATOH 2025-07-10 21:09:01 +0500
  • 8ff9a0e4db move telescope related lsp functions inside the telscope plugin declaration block Philipp Szechenyi 2025-07-10 14:41:59 +0200
  • ff430ffb90 claude-baseline-1752141436 (rejected changes) zolinthecow 2025-07-10 02:57:16 -0700
  • f668777dd5 claude-baseline-1752141212 (startup) zolinthecow 2025-07-10 02:53:32 -0700
  • 27c32bc6b1 claude-baseline-1752140924 (accepted changes) zolinthecow 2025-07-10 02:48:44 -0700
  • e8aeaf2448 claude-baseline-1752140874 (startup) zolinthecow 2025-07-10 02:47:54 -0700
  • b02b004f0a claude-baseline-1752140675 (startup) zolinthecow 2025-07-10 02:44:35 -0700
  • 33630af23e claude-baseline-1752140450 (accepted changes) zolinthecow 2025-07-10 02:40:50 -0700
  • c0c29865c6 claude-baseline-1752140366 (accepted changes) zolinthecow 2025-07-10 02:39:26 -0700
  • 144ac12df7 claude-baseline-1752140337 (startup) zolinthecow 2025-07-10 02:38:57 -0700
  • 879e5dd577 claude-baseline-1752140224 (accepted changes) zolinthecow 2025-07-10 02:37:04 -0700
  • 49c05023e0 claude-baseline-1752140136 (startup) zolinthecow 2025-07-10 02:35:36 -0700
  • 555634f0ec claude-baseline-1752140048 (accepted changes) zolinthecow 2025-07-10 02:34:08 -0700
  • 4fc76763a6 claude-baseline-1752139952 (startup) zolinthecow 2025-07-10 02:32:32 -0700
  • 364411b700 claude-baseline-1752139623 (accepted changes) zolinthecow 2025-07-10 02:27:03 -0700
  • 581a69b2dd Fix inline diff visualization for line replacements zolinthecow 2025-07-10 02:25:21 -0700
  • e809333fe3 claude-baseline-1752139224 (accepted changes) zolinthecow 2025-07-10 02:20:24 -0700
  • 33fdfdb5ce claude-baseline-1752138525 (accepted changes) zolinthecow 2025-07-10 02:08:45 -0700
  • 8de14822e0 claude-baseline-1752138403 (accepted changes) zolinthecow 2025-07-10 02:06:43 -0700
  • 49d2b9d10c claude-baseline-1752138324 (accepted changes) zolinthecow 2025-07-10 02:05:24 -0700
  • 5acc0c1439 claude-baseline-1752138103 (accepted changes) zolinthecow 2025-07-10 02:01:43 -0700
  • 0d95d2b8c7 claude-baseline-1752137992 (accepted changes) zolinthecow 2025-07-10 01:59:52 -0700
  • 33b2654c4b claude-baseline-1752137880 (startup) zolinthecow 2025-07-10 01:58:00 -0700
  • 94f5e5cd93 claude-baseline-1752137537 zolinthecow 2025-07-10 01:52:17 -0700
  • ca06c5ffa2 claude-baseline-1752137459 (accepted changes) zolinthecow 2025-07-10 01:50:59 -0700
  • 494688a1a8 claude-baseline-1752137428 (accepted changes) zolinthecow 2025-07-10 01:50:28 -0700
  • 23a1d175a5 claude-baseline-1752137405 (accepted changes) zolinthecow 2025-07-10 01:50:05 -0700
  • 42d00f7426 claude-baseline-1752137373 (accepted changes) zolinthecow 2025-07-10 01:49:33 -0700
  • 1928e854bb claude-baseline-1752137352 (accepted changes) zolinthecow 2025-07-10 01:49:12 -0700
  • 6202501117 claude-baseline-1752136735 (accepted changes) zolinthecow 2025-07-10 01:38:55 -0700
  • 989e99f876 claude-baseline-1752136659 zolinthecow 2025-07-10 01:37:39 -0700
  • 2943615f19 claude-baseline-1752134955 zolinthecow 2025-07-10 01:09:15 -0700
  • 9f0cc9bfee claude-baseline-1752132683 zolinthecow 2025-07-10 00:31:23 -0700
  • aa723414d0 claude-baseline-1752132343 zolinthecow 2025-07-10 00:25:43 -0700
  • 5ba0b4c48d claude-baseline-1752131430 zolinthecow 2025-07-10 00:10:30 -0700
  • 125d43d226 claude-baseline-1752129677 zolinthecow 2025-07-09 23:41:17 -0700
  • eea5bcd2e3 claude-baseline-1752129117 zolinthecow 2025-07-09 23:31:57 -0700
  • 4d82324eca claude-baseline-1752128767 zolinthecow 2025-07-09 23:26:07 -0700
  • 2c74a4bba7 claude-baseline-1752125979 zolinthecow 2025-07-09 22:39:39 -0700
  • 3310fe0901 claude-baseline-1752111572 zolinthecow 2025-07-09 18:39:32 -0700
  • a488a0930e claude-baseline-1752110594 zolinthecow 2025-07-09 18:23:14 -0700
  • 5620133b8b claude-baseline-1752117546 zolinthecow 2025-07-09 20:19:06 -0700
  • 1b73512226 claude-baseline-1752117543 zolinthecow 2025-07-09 20:19:03 -0700
  • 15308b5cb7 claude-baseline-1752117014 zolinthecow 2025-07-09 20:10:14 -0700
  • afe56a33fc claude-baseline-1752116746 zolinthecow 2025-07-09 20:05:46 -0700
  • 20c8d2b71b claude-baseline-1752116268 zolinthecow 2025-07-09 19:57:48 -0700
  • 71c0b1011a claude-baseline-1752116115 zolinthecow 2025-07-09 19:55:15 -0700
  • 88031a127f claude-baseline-1752114885 zolinthecow 2025-07-09 19:34:45 -0700
  • 4d20c39059 claude-baseline-1752114798 zolinthecow 2025-07-09 19:33:18 -0700
  • d4cfcb16f2 claude-baseline-1752109324 zolinthecow 2025-07-09 18:02:04 -0700
  • 2692bd2359 claude-baseline-1752109170 zolinthecow 2025-07-09 17:59:30 -0700
  • 3a9a4d0944 claude-pre-edit-1752107833 zolinthecow 2025-07-09 17:37:13 -0700
  • 7e39ef84ac claude-pre-edit-1752107829 zolinthecow 2025-07-09 17:37:09 -0700