Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

a minimal & featherweight NeoVim config

dependencies

cargo

Features

  • no third party plug managers or extra dependencies (beside cargo which is needed for blink.cmp it is really worth it though)
  • plug and play
  • fast auto-completion & LSP support using blink.cmp
  • lightweight auto-pairs, status-line, tab-line, notifications using mini.nvim
  • nordic theme
  • only 34 lines (as the time of writing, expect the number to be changed in the future)
  • better clipboard
  • removed right click mouse menu (you can added it back by removing one line I just don't like it)

Installation

run sh intsall.sh or run mkdir ~/.config/nvim && cp ./init.lua ~/.config/nvim/

About

my neovim config

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages