Skip to content

AlphaNecron/nvim-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Features

UI

  • 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)
image

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).
image

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.

Discord RPC

image

Misc

  • WakaTime

About

im in love w nvim; successor of https://github.com/AlphaNecron/nvim-dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages