Skip to content

Commit eb30d38

Browse files
committed
Add a link to my Neovim config to help people get started #60
1 parent 4cbcfec commit eb30d38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Enhance your [Neovim][neovim] experience through [Fennel][fennel] with zero
44
overhead. Write Fennel, run Lua, nfnl will not load unless you're actively
55
modifying your Neovim configuration or plugin source code
6-
([nfnl-plugin-example][nfnl-plugin-example]).
6+
([nfnl-plugin-example][nfnl-plugin-example], [my Neovim configuration][config]).
77

88
- Only loads when working in directories containing a `.nfnl.fnl` configuration
99
file.
@@ -540,3 +540,4 @@ experience.
540540
[lua-in-git-justifications]: https://github.com/Olical/nfnl/issues/5#issuecomment-1655447175
541541
[api-module-doc]: https://github.com/Olical/nfnl/blob/main/docs/api/nfnl/api.md
542542
[config-default-doc]: https://github.com/Olical/nfnl/blob/main/docs/api/nfnl/config.md#default
543+
[config]: https://github.com/Olical/dotfiles/blob/7bd84056d3b55dd1abcaf3e28ee83413d2edd164/stowed/.config/nvim/init.fnl

0 commit comments

Comments
 (0)