Skip to content

Commit db67784

Browse files
committed
docs: add plugin installation directory location to AGENTS.md
1 parent 897548f commit db67784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This repository houses a Neovim configuration in Lua and partially some vimscrip
1919
- `vim8/after/`: Vim8-specific plugin configs
2020
- `colors/`: Custom colorschemes
2121
- `queries/`: Treesitter queries
22+
- `~/.local/share/nvim/plug/`: Installed plugins (vim-plug directory). Plugin source code can be found here (e.g., `~/.local/share/nvim/plug/fzf-lua/lua/fzf-lua/` for fzf-lua internals)
2223

2324
## Coding & Contribution Guidelines
2425

0 commit comments

Comments
 (0)