diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-07-12 21:46:07 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-07-12 21:46:07 +0200 |
commit | df211fae51faddd7b47b78806660e21f6ec1a694 (patch) | |
tree | 9884c4945a1e60f19c52e4746953f0212b7fc8a7 /fnl/plugins/compiler | |
parent | 9ccdc18b7926ed5e069e7f305ac5ec304f87a65f (diff) |
Debloat loading of plugins
Diffstat (limited to 'fnl/plugins/compiler')
-rw-r--r-- | fnl/plugins/compiler/hotpot.fnl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/plugins/compiler/hotpot.fnl b/fnl/plugins/compiler/hotpot.fnl deleted file mode 100644 index eba8083..0000000 --- a/fnl/plugins/compiler/hotpot.fnl +++ /dev/null @@ -1,3 +0,0 @@ -;; Transpiler for fnl. - -{1 :rktjmp/hotpot.nvim} |