Refactor AstroNvim Clojure pack
Pull requests this week
- MERGED Add Clojure comment patterns to ts-comments.nvim
- MERGED Modularise Astrocommunity Clojure pack
- MERGED Update AstroNvim Cloure pack description & simplify examples
- MERGED Fix vim-visual-multi dependency name
Total commits this week: 37
Submitted a pull request to refactor the AstroNvim Community Clojure language pack which I contributed in June 2023.
- add nvim-treesitter-sexp plugin
- add example of disabling / configuring parinfer plugin
- add ts-comment.nvim to support
;;
and;
comment characters - remove autocmd from conjure plugin (no longer needed)
- remove most of the opinionated conjure configuration overrides, although still hiding the repl log buffer (HUD) by default as its nicer as a separate tab. Maybe if I can have it open by default as a tab, then I could live with having the HUD open on REPL startup (a nice way to check things are working)
Still sleepy from travel to the company off-site last week and the cycle ride on Saturday. Although I did manage some work in the garden on Sunday.