Skip to content

TolisSth/neovim-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

Yet another neovim configuration

Installed plugins

  • Mason
  • Nvim lspconfig
  • Nerd Tree
  • COQ
  • Nvim autopairs
  • Gruvbox (theme)
  • Telescope

Shortcuts

I didn't write a lot of shortcuts, I only wrote the following:

  • ff: Find files (telescope)
  • fg: Live grep (telescope)
  • fb: Find in buffer (telescope)
  • fh: Help (telescope)

Requirements

  • Rust analyzer
  • ripgrep
  • fd

Motivation

I am sick and tired of modern code editors and their horrible performance, if I wanted to benchmark my computer I would use a benchmark not a code editor. Also watch up with all the extra feautures, can't I just choose what I need? That's why I love neovim and vim, they are simple yet effective, of course when you start handling larger code bases you understand that they are not enough, well that's why I started writing this config.

About

My Neovim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages