Commit graph

18 commits

Author SHA1 Message Date
Claude
3ef592767b
feat(nvim): show diagnostics in popup instead of inline
- Disable virtual_text to remove inline diagnostic hints
- Configure float with rounded border and source info
- Diagnostics now appear in popup via <leader>d or when navigating with [d/]d

https://claude.ai/code/session_01UcDoC4n6CWMttYFJPw17ie
2026-01-31 08:30:21 +00:00
Brian Pooe
9c72423828 fix: remove terminal keymap 2026-01-31 10:13:07 +02:00
Brian Pooe
0994ea6659 feat: added toml and rustaceanvim border design 2026-01-30 17:23:42 +02:00
Brian Pooe
2c3aff429c feat: added keymap for formatting code 2026-01-30 17:23:07 +02:00
Brian Pooe
de4d3fce0c feat: added cargo crates plugin 2026-01-30 17:22:51 +02:00
Brian Pooe
af88f2a4dc feat: keymap to open terminal 2026-01-30 16:48:13 +02:00
Brian Pooe
742811be65 feat: added rustaceanvim for rust analyzer 2026-01-29 19:29:18 +02:00
Brian Pooe
9ea0d92e5b feat: added codelldb 2026-01-29 19:29:02 +02:00
Brian Pooe
f8f22c32dc fix: yank issue with tmux 2026-01-29 18:52:22 +02:00
Brian Pooe
8fd82878d6 feat: added full screen mode for wezterm 2026-01-29 18:51:36 +02:00
Brian Pooe
268c47b9b9 feat: added git options for nvim tree 2026-01-29 18:51:21 +02:00
Brian Pooe
9f59808e42 fix: global swap command and control 2026-01-29 18:50:48 +02:00
Brian Pooe
3cde8cd5dd feat: added kanagawa theme 2025-11-02 15:00:32 +02:00
Brian Pooe
70a4c4481a feat: remove duplicates from mason and add sort remove duplicates 2025-10-26 14:53:30 +02:00
Brian Pooe
c36eaf54c1 feat: order mason installs 2025-10-26 14:50:07 +02:00
Brian Pooe
8a5df265ab feat: added nvim colorizer 2025-10-26 12:34:11 +02:00
Brian Pooe
60f7c47b48 initial commit 2025-10-25 21:53:20 +02:00
51a503e6b3
Initial commit 2025-10-25 14:20:05 +02:00