You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ This repository houses a Neovim configuration in Lua and partially some vimscrip
19
19
-`vim8/after/`: Vim8-specific plugin configs
20
20
-`colors/`: Custom colorschemes
21
21
-`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)
0 commit comments