Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.38 KB

File metadata and controls

42 lines (32 loc) · 2.38 KB
id overview
sidebar_position 0
sidebar_label ⚙️ Plugins
description Learn how to configure Yazi.

⚙️ 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