Skip to content

Commit

Permalink
release: 2024-07-26 Initial release
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
practicalli-johnny committed Jul 26, 2024
1 parent 26c290a commit b079b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

# 2024-07-26 Initial release

## Added
- community: enable and import clojure pack
Expand Down

0 comments on commit b079b18

Please sign in to comment.