Skip to content

freeeranger/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config

My personal neovim configuration

Requirements:

  • Git
  • Neovim >= 0.10.0 (compiled with LuaJIT)
  • Ripgrep
  • Deno (for markdown preview)
  • Rust + cargo nightly

Installation:

Run the following command:

git clone https://github.com/freeeranger/nvim-config.git ~/.config/nvim

Backlog:

  • Fix conform markdown warnings
  • Some kind of git integration
  • Language specific stuff for python, go, c++, rust
  • More markdown features (auto table alignment, toggling, etc)
  • Add some kind of code action preview
  • Some kind of way to quickly move between files, maybe harpoon or arena?
  • Get rid of lsp-zero
  • Open link in browser

Cool plugins to potentially add?

  • refactoring.nvim
  • undotree
  • trouble
  • nvim-surround
  • arena.nvim
  • blink.cmp
  • snacks.nvim
  • dressing.nvim

About

My personal neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages