- Catppuccin colorscheme
- Better
noice/snacks/notify style (yes prob minimal enough) - 1-2 char mode indicator in
lualine - Better diagnostics with icons & trimmed virtual text (by default it stuffs the entire diagnostic (including file:line-number) in one line)
- Rust: Set
root_specto prioritizeCargo.lockover LSP roots (or in this case - subcrates would take precedence, breaking stuff like Live Grep and Overseer).
- LeetCode support with
leetcode.nvim - Proper annotation folds (
@leet imports startand@leet imports end)
- Testing support with
competitest.nvim
- A few snippets for Rust (skidded from
friendly-snippets), Python and C++.
- Replaced
project.nvimwithcoffebar/neovim-project. This does more than preserving opened buffers, like preserve openedneo-treenodes.
- WakaTime

