Skip to main content

⚙️ Plugins

On the left sidebar of this page you can find the description of every plugin.

📁 Directory structure

Hint: Files are numbered to indicate the load order. Load order is defined in init.lua

directory structure screenshot

👀 Where to find the config

UNIX

  • You can find the NormalNvim directory on: ~/.config/nvim
  • You can find the plugins directory on: ~/.local/share/nvim/lazy

Windows

  • You can find the NormalNvim directory on: %LOCALAPPDATA%\nvim
  • You can find the plugins directory on: %LOCALAPPDATA%\nvim-data\lazy