Skip to content

⛩️ [ever]ything you should need for a Neovim config

License

Notifications You must be signed in to change notification settings

Nias26/ever.nvim

Repository files navigation

ever.nvim

Yes, I am so obsessed with Neovim that I made a repo apart...

📦 Features

It uses the famous kanagawa colorscheme and many famous plugins such:

⏱️ Startup time:

  • On first launch: around 2000ms
  • Cached: 109.21ms

Note that theese values can be affected by your machine performance!

📷 Screenshots

Might be outdated, but it's still the same experience! 😃

Click to expand

immagine immagine immagine immagine immagine immagine

⚙️ Requirements

  • Neovim >= 0.10.0
  • ripgrep (rg)
  • git
  • npm

Warning

Over time the plugins, keybinds, ... changes for my needs. You can fork the repo at one commit to then customize it at your needs. Or just make your own!

💾 Installation

Clone this repo to your config folder

https

git clone https://github.com/Nias26/ever.nvim.git --depth 1 $HOME/.config/nvim

ssh

git clone git@github.com:Nias26/ever.nvim.git --depth 1 $HOME/.config/nvim

🔖 Docs

🚧 WIP (probably never as I'm too lazy and I don't think this repo needs one) 🚧