diff options
| author | 2024-07-29 20:31:30 +0200 | |
|---|---|---|
| committer | 2024-07-29 20:31:30 +0200 | |
| commit | 5f09dca4999f5487f7923a87f4b701cc78d9e98f (patch) | |
| tree | 42de64fe4930c225ec5966f4cdefa8d25f92d864 /dot_config/nvim/lua | |
| parent | nvim/init: move to recc for lazy bootstrap (diff) | |
nvim/noplugins: port the "TODO" to fennel :)
Diffstat (limited to '')
| -rw-r--r-- | dot_config/nvim/lua/noplugins.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_config/nvim/lua/noplugins.lua b/dot_config/nvim/lua/noplugins.lua index 2126a4a..aae563b 100644 --- a/dot_config/nvim/lua/noplugins.lua +++ b/dot_config/nvim/lua/noplugins.lua @@ -1 +1,2 @@ --- TODO +-- [nfnl] Compiled from fnl/noplugins.fnl by https://github.com/Olical/nfnl, do not edit. + |
