mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 10:09:49 -05:00
253 B
253 B
after directory
Scripts put in
after/pluginwill be sourced after init.lua or any other scripts are sourced during startup.after/ftpluginwill be sourced when opening a filetype, after any otherftpluginscripts are sourced.