Skip to content

Releases: practicalli/astro

2024-12-17 Switch to local Clojure LSP server

17 Dec 13:59
7c8327e
Compare
Choose a tag to compare

Switched configuration to use a locally installed Clojure LSP server as Mason Registry is a version behind, awaiting PR #7896

Added

  • snippets: markdown embedded code example - 4clojure
  • community: json pack to format api responses, etc.
  • practicalli: conjure lsp and treesitter log configs
  • community: gitlinker-nvim open git files & lines in GitHub/GitLab
  • snippet: mkdocs embed external code link for markdown
  • practicalli: example transparent background for everforest theme

Changed

  • practicalli: disable neovim providers for node, perl, python, ruby
  • snippets: fixed placeholder syntax without labels
  • practicalli: kitty style graph for neogit
  • update: changes from astronvim/template
  • lsp: use local clojure lsp server and prevent mason install

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