This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-22
Channels
- # ai (1)
- # announcements (1)
- # babashka (9)
- # beginners (18)
- # calva (19)
- # clerk (136)
- # clj-http (3)
- # clj-kondo (13)
- # cljs-dev (166)
- # clojure (39)
- # clojure-europe (133)
- # clojure-nl (1)
- # clojure-norway (5)
- # clojure-uk (12)
- # clr (1)
- # community-development (6)
- # conjure (8)
- # cursive (13)
- # data-science (1)
- # datomic (26)
- # events (5)
- # fulcro (12)
- # gratitude (3)
- # honeysql (9)
- # hyperfiddle (33)
- # introduce-yourself (6)
- # kaocha (1)
- # lambdaisland (5)
- # malli (4)
- # off-topic (3)
- # rdf (4)
- # re-frame (3)
- # releases (3)
- # scittle (11)
- # specter (2)
- # sql (4)
- # tools-deps (4)
- # vim (10)
Hello, I’m trying to go thru the :ConjureSchool
but the .fnl file doesn’t seem to “activate” the plugin… specifically if I strike the <leader> key, it’s not detected.
On .clj files instead everything seems to be working fine, so my suspicion is about the .fnl not activating the custom settings for conjure?
➕ 2
Hmm are you using leader or localleader? I'm guessing you're using the correct one since it works in Clojure.
Are you running the school script from the CLI or installing Conjure and running :ConjureSchool?
Local leader, as per guide on the website, thank you. Regarding the second point, I've ran :ConjureSchool from nvim