practicalli

mathpunk 2024-03-12T00:10:37.551689Z

I don't know anything about neovim (except having been a vim user before) but I thought I'd give it a try. I'm having trouble getting to the bit where I'm evaluating Clojure code using the directions here: https://practical.li/neovim/configuration/astronvim/

mathpunk 2024-03-12T00:12:41.556119Z

$ cd ~/.config/astronim/
$ ag conjure .
<nil>
think_beret

practicalli-johnny 2024-03-12T00:56:42.182939Z

Installing (clone) both the AstroNvim and Practicalli AstroNvim (user) config will provide Conjure, although you will need to run Neovim with that config once to install all the plugins (should happen automatically) or can be run using SPC p a AtstroNvum has a Clojure pack in the AstroNvim community, which I added via the Preacticalli AstroNvim user config (as it's not a default plugging for AstroNvim)

practicalli-johnny 2024-03-12T01:04:34.869739Z

The plugins are not added to the configuration files, they should be in a user cache location, e.g on Linux the plugin files are

.local/share/astronvim/lazy/conjure