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

Commit ec77ba5

Browse files
release: 2023-07-08
- 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
1 parent f78cce9 commit ec77ba5

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Unreleased
2+
3+
# 2023-07-08
4+
## Changed
5+
- community: rainbow-delimiters-nvim replaces nvim-ts-rainbow2 plugin
6+
- core: Set notify pop-up to show from bottom to avoid clash with noice dialog boxes
7+
- community: mg979/vim-visual-multi lazy load on event = "User AstroFile"
8+
- community: higher priority & commwnts only options for todocomments
9+
10+
11+
# 2023-06-09
12+
## Added
13+
* git: add local astrocommunity for testing
14+
* git: neogitorg location for neogit plugin
15+
* plugin: nvim-table-md markdown table format
16+
* lsp: disable markdown and prettier format on save
17+
* mappings: `SPC w` write to file
18+
* plugin: nvim-surround from AstroCommunity
19+
* mappings: SPC f p Telescope project
20+
* git: update openingh-nvim package name from community
21+
* readme: update project description, move file to root
22+
* community: add noice for command line popups
23+
* options: set key sequence timeout length to 420ms
24+
* community: distraction-free editing with zen-mode
25+
* community: editor support plugins
26+
* dev: add local fork of astrocommunity repo to test changes
27+
* d5f02c5 markdown: tools and config override
28+
* treesitter: additional language parsers
29+
* theme: add themes & load immediately to be selectable
30+
* community: lua language pack
31+
* community: json language pack
32+
* community: Docker language pack
33+
* community: clojure language pack
34+
* mason: ensure lsp servers, format & lint tools enabled
35+
* mapping: docs and link to nerd font cheat-sheet
36+
* core: update documentation for configuration file
37+
* core: better escape plugin, `fd` mapped to `Esc`
38+
* git: octo config and mappings
39+
* git: Octo for GitHub issues & PRs, under leader G
40+
* git: neogit plugin wth options, astrocommunity
41+
* init: set everforest as default theme
42+
* plugin: vim-visual-multi for multiple cursors
43+
* plugin: add projects support with telescope extension
44+
* plugin: add git related plugins
45+
* plugin: add todo-comments support
46+
* bindings: SPC TAB to toggle last buffer
47+
* options: set localleader
48+
* snippets: load path for vscode style snippets
49+
* treesitter: ensure clojure parser installed
50+
* clojure: conjure & parinfer plugins, aucommand for ;; comments
51+

0 commit comments

Comments
 (0)