This website requires JavaScript.
Explore
Gists
Help
Sign In
jiriks74
/
nix.nvim
Watch
1
Star
0
Fork
0
You've already forked nix.nvim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4578afc68a
nix.nvim
/
nvim
/
after
History
Jiří Štefka
e2cff543d6
Initial commit
2024-03-06 02:24:31 +01:00
..
README.md
Initial commit
2024-03-06 02:24:31 +01:00
README.md
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.