Skip to content

Releases: practicalli/astro

release: 2024-08-24

24 Aug 07:48
e310fe3
Compare
Choose a tag to compare

release: 2024-08-24 - Refactor Clojure Which-key mappings

  • after: conjure menu group names for clojure filetype plugin
  • dev: dont ignore after directory pattern in .gitignore

2024-07-26 Initial Release

26 Jul 20:57
b079b18
Compare
Choose a tag to compare

First official release of Practicalli Astro, providing a rich Neovim experience based on AstroNvim 4

Additional plugin configuration and key mappings added to support a Clojure REPL workflow using Conjure, Clojure LSP and structural editing tools

Practicalli Astro continues the highly customisable nature of AstroNvim 4, with new configuration files adding the vast majority of changes.

Each configuration file in lua/plugins/ directory can be disabled/enabled with 1 if condition.

Practicalli preferences can be diabled by setting the PRACTICALLI_ASTRO environment variable to false

Termux specific configuration is enabled by setting the OS_TERMUX environment variable to true