Fork me on GitHub
#releases
<
2023-11-13
>
borkdude10:11:52

https://github.com/babashka/neil: a CLI to add common aliases and features to deps.edn-based projects See the https://blog.michielborkent.nl/new-clojure-project-quickstart.html blog post for a gentle introduction into neil. https://github.com/babashka/neil/blob/main/CHANGELOG.md#0263https://github.com/babashka/neil/issues/41: dep search in addition to Clojars, now also searches on Maven (@ag) • https://github.com/babashka/neil/issues/180: neil dep upgrade: delete rogue "`" character from helptext (https://github.com/teodorlu)

🎉 1
practicalli-johnny19:11:58

https://github.com/practicalli/astronvim-config user configuration to support Clojure development with Conjure and Parinfer • gd also shows function definitions that are within libraries of a project (enabled zipPlugin to read contents of jar files) • markdownlint and alex lint tools use configuration files relative to the user home path, loading reliably now 🤞 • neotree shows hidden files by default (toggle with H) • example of how to configure parinfer with alternative mode, smart, paredit, indent (default) • example of how to use an externally installed clojure-lsp server (i.e. not managed by mason) • set default font for Neovide graphic UI for neovim https://github.com/practicalli/astronvim-config/releases/tag/2023-11-13

🎉 6