Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

2023-07-08

Compare
Choose a tag to compare
@practicalli-johnny practicalli-johnny released this 08 Jul 17:53
· 63 commits to main since this release

First published release of Practicalli user configuration for AstroNvim, supporting Clojure development with Conjure, parinfer, Treesitter Clojure parser and Clojure LSP

Configuration and usage documented in Practicalli Neovim

2023-07-08

Changed

  • community: rainbow-delimiters-nvim replaces nvim-ts-rainbow2 plugin
  • core: Set notify pop-up to show from bottom to avoid clash with noice dialog boxes
  • community: mg979/vim-visual-multi lazy load on event = "User AstroFile"
  • community: higher priority & commwnts only options for todocomments

2023-06-09

Added

  • git: add local astrocommunity for testing
  • git: neogitorg location for neogit plugin
  • plugin: nvim-table-md markdown table format
  • lsp: disable markdown and prettier format on save
  • mappings: SPC w write to file
  • plugin: nvim-surround from AstroCommunity
  • mappings: SPC f p Telescope project
  • git: update openingh-nvim package name from community
  • community: add noice for command line popups
  • options: set key sequence timeout length to 420ms
  • community: Clojure pack with Conjure, Parinfer, Treesitter parser and Clojure LSP
  • distraction-free editing with zen-mode
  • local repository config for testing Astrocommunity contributions
  • markdown: tools and config override
  • theme: add themes & load immediately to be selectable
  • community: lua language pack
  • community: json language pack
  • community: Docker language pack
  • community: clojure language pack
  • mason: ensure lsp servers, format & lint tools enabled
  • core: better escape plugin, fd mapped to Esc
  • git: Octo for GitHub issues & PRs, under leader G
  • git: neogit plugin wth options, astrocommunity
  • init: set everforest as default theme
  • plugin: vim-visual-multi for multiple cursors
  • plugin: add projects support with telescope extension
  • plugin: add todo-comments support
  • bindings: SPC TAB to toggle last buffer
  • options: set localleader (now available in AstroNvim)
  • snippets: load path for vscode style snippets
  • clojure: conjure & parinfer plugins, aucommand for ;; comments (contributed as Clojure pack in Astrocommunity repository)