This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-04-25
Channels
- # babashka (108)
- # beginners (40)
- # calva (78)
- # clj-kondo (4)
- # cljs-dev (2)
- # clojure (26)
- # clojure-dev (1)
- # clojure-europe (1)
- # clojurescript (53)
- # conjure (16)
- # cursive (7)
- # data-oriented-programming (2)
- # datomic (11)
- # emacs (1)
- # fulcro (45)
- # leiningen (22)
- # lsp (30)
- # meander (9)
- # off-topic (14)
- # polylith (13)
- # proletarian (1)
- # reagent (1)
- # reitit (8)
- # releases (1)
- # reveal (4)
- # rewrite-clj (2)
- # sci (12)
- # shadow-cljs (3)
- # sql (2)
- # vrac (1)
Error detected while processing /home/david/.env/vim/bundle/conjure/plugin/conjure.vim:
line 2:
E5105: Error while calling lua chunk: /home/david/.vim/bundle/conjure/lua/conjure/main.lua:19: module 'aniseed.autoload' not found:
no field package.preload['aniseed.autoload']
no file '/home/david/.vim/lua/aniseed/autoload.lua'
no file '/home/david/.vim/lua/aniseed/autoload/init.lua'
`So I added "autoload" as a concept to replace require which means modules are loaded when used, not when specified (like vim's autoload concept) but it looks like you don't have Aniseed installed and my embedding code didn't catch this part of the code.
⚠️ Action required - upgrade app for clojurians ⚠️