feat: add support for after directory
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## `after` directory
|
||||
|
||||
Scripts put in
|
||||
|
||||
- `after/plugin` will be sourced *after* init.lua
|
||||
or any other scripts are sourced during startup.
|
||||
- `after/ftplugin` will be sourced when opening a
|
||||
filetype, *after* any other `ftplugin` scripts are sourced.
|
||||
Reference in New Issue
Block a user