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

Commit

Permalink
release: 2023-07-08
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
practicalli-johnny committed Jul 8, 2023
1 parent f78cce9 commit ec77ba5
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,51 @@
# Unreleased

# 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
* readme: update project description, move file to root
* community: add noice for command line popups
* options: set key sequence timeout length to 420ms
* community: distraction-free editing with zen-mode
* community: editor support plugins
* dev: add local fork of astrocommunity repo to test changes
* d5f02c5 markdown: tools and config override
* treesitter: additional language parsers
* 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
* mapping: docs and link to nerd font cheat-sheet
* core: update documentation for configuration file
* core: better escape plugin, `fd` mapped to `Esc`
* git: octo config and mappings
* 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 git related plugins
* plugin: add todo-comments support
* bindings: SPC TAB to toggle last buffer
* options: set localleader
* snippets: load path for vscode style snippets
* treesitter: ensure clojure parser installed
* clojure: conjure & parinfer plugins, aucommand for ;; comments

0 comments on commit ec77ba5

Please sign in to comment.