Skip to content

Commit

Permalink
release: 2024-12-17
Browse files Browse the repository at this point in the history
Use locally installed Clojure LSP server as Mason Registry is a version
behind, awaiting [PR #7896](mason-org/mason-registry#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
  • Loading branch information
practicalli-johnny committed Dec 17, 2024
1 parent c9f102e commit 7c8327e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unreleased

# 2024-12-17 Local install of Clojure LSP

## Added
- snippets: markdown embedded code example - 4clojure
- community: json pack to format api responses, etc.
Expand Down

0 comments on commit 7c8327e

Please sign in to comment.