Skip to content

RedPenguin88/neovim-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim_alpha neovim_showcase

My (not so) minimal, and opinionated neovim configuration using neovim 0.8+.

Plugins

  • Nvim-LSP: Quickstart configurations for Neovim's built in LSP
  • Cmp: Autocompletion that just works.
  • Treesitter: Provides better syntax highlighting
  • Gitsigns: Git gutter integration
  • Feline: Preconfigured statusbar with git and LSP integration
  • Bufferline: Snazzy buffer line reminiscent of modern GUI editors
  • Telescope: Powerful fuzzy finder for files, buffer, and more
  • Toggleterm: Toggleable terminal
  • More plugins can be found here

Dependencies

Optional Dependencies

  • ripgrep for Telescope's live grep
  • fd for Telescope's finder

Remember to run :checkhealth to see if you are missing something!

About

A minimal, yet opinionated neovim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages