Commit Graph

333 Commits

Author SHA1 Message Date
zolinthecow c9adfad2c5 claude-pre-edit-1752107502 2025-07-09 17:31:42 -07:00
zolinthecow a054861c29 claude-pre-edit-1752107491 2025-07-09 17:31:31 -07:00
zolinthecow 0a8c40e19c claude-pre-edit-1752107392 2025-07-09 17:29:52 -07:00
zolinthecow dc7ba7b785 claude-pre-edit-1752107191 2025-07-09 17:26:31 -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 6ade0b18ae claude-pre-edit-1752107136 2025-07-09 17:25:36 -07:00
zolinthecow bdadc39779 claude-pre-edit-1752107112 2025-07-09 17:25:12 -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 c96bcfdd3e claude-pre-edit-1752106254 2025-07-09 17:10:54 -07:00
zolinthecow 26e65c9ead claude-pre-edit-1752106246 2025-07-09 17:10:46 -07:00
zolinthecow d63555eae0 claude-pre-edit-1752106181 2025-07-09 17:09:41 -07:00
zolinthecow 986533047f claude-pre-edit-1752106176 2025-07-09 17:09:36 -07:00
zolinthecow ca9850ce01 claude-pre-edit-1752106052 2025-07-09 17:07:32 -07:00
zolinthecow 65197b5ee9 claude-pre-edit-1752106047 2025-07-09 17:07:27 -07:00
zolinthecow 8d4c111923 claude-pre-edit-1752105967 2025-07-09 17:06:07 -07:00
zolinthecow b6951076c7 claude-pre-edit-1752105688 2025-07-09 17:01:28 -07:00
zolinthecow 18d99cb9d4 claude-pre-edit-1752105681 2025-07-09 17:01:21 -07:00
zolinthecow dc718a0f5c claude-pre-edit-1752105674 2025-07-09 17:01:14 -07:00
zolinthecow a36e786f1f claude-pre-edit-1752105673 2025-07-09 17:01:13 -07:00
zolinthecow d44951a93c claude-pre-edit-1752105665 2025-07-09 17:01:05 -07:00
zolinthecow 898a2d95a5 claude-pre-edit-1752105655 2025-07-09 17:00:55 -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 61806beef4 claude-pre-edit-1752105632 2025-07-09 17:00:32 -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
Richard Macklin 56b9114bf2
Update comment about the toggle inlay hints keymap (#1041) 2024-07-22 13:00:35 -04:00
srdtrk 6f3fe35de3
lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947)
* fix: lsp warning

* review suggestion

Co-authored-by: Tom Kuson <mail@tjkuson.me>

---------

Co-authored-by: Tom Kuson <mail@tjkuson.me>
2024-07-21 22:21:21 -04:00
Richard Macklin 620732789b
Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)
7513ec8a7d switched from neodev to
lazydev, but in the process it introduced an LSP error in `init.lua`,
which degrades the desired "first timer" experience of kickstart.nvim.

This commit follows the configuration suggested in
6184ebbbc8 (-installation)
which resolves the LSP error.
2024-07-21 22:08:09 -04: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
Richard Macklin 07a9f446a3
Fix comment about mini.ai example (#985)
This example wasn't using `'` so this makes more sense
2024-07-21 16:34:51 -04:00
Vladislav Grechannik b36d84ddf0
Make conform.nvim be lazy-loadable again (#977)
The PR that disabled lazy loading (#818) was to fix plugin not being
loaded before write. This sets up lazy to load conform before write.
2024-07-21 16:34:17 -04:00
Artyom c405d3fd4f
Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)
- Replace `%userprofile%\AppData\Local\nvim\` and `$env:USERPROFILE\AppData\Local\nvim` to `%localappdata%\nvim` and `$env:LOCALAPPDATA\nvim respectfully`
2024-07-21 16:33:26 -04:00