You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better diagnostics with icons & trimmed virtual text (by default it stuffs the entire diagnostic (including file:line-number) in one line)
Languages
Rust: Set root_spec to prioritize Cargo.lock over LSP roots (or in this case - subcrates would take precedence, breaking stuff like Live Grep and Overseer).
LeetCode
LeetCode support with leetcode.nvim
Proper annotation folds (@leet imports start and @leet imports end)
Competitive programming
Testing support with competitest.nvim
Snippets
A few snippets for Rust (skidded from friendly-snippets), Python and C++.
Better session / project support
Replaced project.nvim with coffebar/neovim-project. This does more than preserving opened buffers, like preserve opened neo-tree nodes.