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

Commit 1d68cda

Browse files
dev: format changelog
1 parent 15dd962 commit 1d68cda

1 file changed

Lines changed: 44 additions & 38 deletions

File tree

CHANGELOG.md

Lines changed: 44 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,62 @@
11
# Unreleased
2+
23
## Added
4+
35
- community: nvim-jqx plugin to view JSON files in neovim
46
- community: rest-nvim plugin to call REST endpoints from neovim
57
- mapping: `SPC g H` key mapping for GitSigns stage hunk (orginally mapped to `SPC g s` in AstroNvim)
68

79

810
# 2023-07-08
11+
912
## Changed
13+
1014
- community: rainbow-delimiters-nvim replaces nvim-ts-rainbow2 plugin
1115
- core: Set notify pop-up to show from bottom to avoid clash with noice dialog boxes
1216
- community: mg979/vim-visual-multi lazy load on event = "User AstroFile"
1317
- community: higher priority & commwnts only options for todocomments
1418

1519

1620
# 2023-06-09
21+
1722
## Added
18-
* git: add local astrocommunity for testing
19-
* git: neogitorg location for neogit plugin
20-
* plugin: nvim-table-md markdown table format
21-
* lsp: disable markdown and prettier format on save
22-
* mappings: `SPC w` write to file
23-
* plugin: nvim-surround from AstroCommunity
24-
* mappings: SPC f p Telescope project
25-
* git: update openingh-nvim package name from community
26-
* readme: update project description, move file to root
27-
* community: add noice for command line popups
28-
* options: set key sequence timeout length to 420ms
29-
* community: distraction-free editing with zen-mode
30-
* community: editor support plugins
31-
* dev: add local fork of astrocommunity repo to test changes
32-
* d5f02c5 markdown: tools and config override
33-
* treesitter: additional language parsers
34-
* theme: add themes & load immediately to be selectable
35-
* community: lua language pack
36-
* community: json language pack
37-
* community: Docker language pack
38-
* community: clojure language pack
39-
* mason: ensure lsp servers, format & lint tools enabled
40-
* mapping: docs and link to nerd font cheat-sheet
41-
* core: update documentation for configuration file
42-
* core: better escape plugin, `fd` mapped to `Esc`
43-
* git: octo config and mappings
44-
* git: Octo for GitHub issues & PRs, under leader G
45-
* git: neogit plugin wth options, astrocommunity
46-
* init: set everforest as default theme
47-
* plugin: vim-visual-multi for multiple cursors
48-
* plugin: add projects support with telescope extension
49-
* plugin: add git related plugins
50-
* plugin: add todo-comments support
51-
* bindings: SPC TAB to toggle last buffer
52-
* options: set localleader
53-
* snippets: load path for vscode style snippets
54-
* treesitter: ensure clojure parser installed
55-
* clojure: conjure & parinfer plugins, aucommand for ;; comments
23+
24+
- git: add local astrocommunity for testing
25+
- git: neogitorg location for neogit plugin
26+
- plugin: nvim-table-md markdown table format
27+
- lsp: disable markdown and prettier format on save
28+
- mappings: `SPC w` write to file
29+
- plugin: nvim-surround from AstroCommunity
30+
- mappings: SPC f p Telescope project
31+
- git: update openingh-nvim package name from community
32+
- readme: update project description, move file to root
33+
- community: add noice for command line popups
34+
- options: set key sequence timeout length to 420ms
35+
- community: distraction-free editing with zen-mode
36+
- community: editor support plugins
37+
- dev: add local fork of astrocommunity repo to test changes
38+
- d5f02c5 markdown: tools and config override
39+
- treesitter: additional language parsers
40+
- theme: add themes & load immediately to be selectable
41+
- community: lua language pack
42+
- community: json language pack
43+
- community: Docker language pack
44+
- community: clojure language pack
45+
- mason: ensure lsp servers, format & lint tools enabled
46+
- mapping: docs and link to nerd font cheat-sheet
47+
- core: update documentation for configuration file
48+
- core: better escape plugin, `fd` mapped to `Esc`
49+
- git: octo config and mappings
50+
- git: Octo for GitHub issues & PRs, under leader G
51+
- git: neogit plugin wth options, astrocommunity
52+
- init: set everforest as default theme
53+
- plugin: vim-visual-multi for multiple cursors
54+
- plugin: add projects support with telescope extension
55+
- plugin: add git related plugins
56+
- plugin: add todo-comments support
57+
- bindings: SPC TAB to toggle last buffer
58+
- options: set localleader
59+
- snippets: load path for vscode style snippets
60+
- treesitter: ensure clojure parser installed
61+
- clojure: conjure & parinfer plugins, aucommand for ;; comments
5662

0 commit comments

Comments
 (0)