Skip to content

Commit 5baec5c

Browse files
authored
Update CHANGELOG.md
1 parent 2896e87 commit 5baec5c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
## 0.1.1 (Unreleased)
99
> Released N/A
1010
11-
* Bind real space key (62c2d8f285931420d890c98a8bd7482d2d0e8ceb)
12-
* Don't insert indent spaces in comment/string (d420349dd0272c27af9b297ad31901c710d50485)
13-
* Add BOL/EOL keys (27cc0f8f0e08a02cc31952411d9977eb5f33f8e5)
14-
* Don't yank indent on non-`prog-mode` (28ca56adf553bb3958b7c52332ce90855646588d)
15-
* Handle region for backspace/delete commands (88b508c78a08e8e71abdf01dc8314f9be04b7a4c)
16-
* Add variable to ignore indentation after `yank` command (835342339a5866b51bc4c7043ed83c82052c1070)
17-
* fix: Respect `yasnippet` when using tab (72fc48e67300c1a36f14e783a8b35db803d97469)
11+
* Bind real space key ([`62c2d8f`](../../commit/62c2d8f285931420d890c98a8bd7482d2d0e8ceb))
12+
* Don't insert indent spaces in comment/string ([`d420349`](../../commit/d420349dd0272c27af9b297ad31901c710d50485))
13+
* Add BOL/EOL keys ([`27cc0f8`](../../commit/27cc0f8f0e08a02cc31952411d9977eb5f33f8e5))
14+
* Don't yank indent on non-`prog-mode` ([`28ca56a`](../../commit/28ca56adf553bb3958b7c52332ce90855646588d))
15+
* Handle region for backspace/delete commands ([`88b508c`](../../commit/88b508c78a08e8e71abdf01dc8314f9be04b7a4c))
16+
* Add variable to ignore indentation after `yank` command ([`8353423`](../../commit/835342339a5866b51bc4c7043ed83c82052c1070))
17+
* fix: Respect `yasnippet` when using tab ([`72fc48e`](../../commit/72fc48e67300c1a36f14e783a8b35db803d97469))
1818

1919
## 0.1.0
2020
> Released Oct 09, 2022

0 commit comments

Comments
 (0)