Releases: NStefan002/2048.nvim
Releases · NStefan002/2048.nvim
v2.8.2
2.8.2 (2024-03-18)
Bug Fixes
- animations: close the timer handle (15465c5)
v2.8.1
2.8.1 (2024-03-17)
Bug Fixes
- highlights: remove unnecessary hlgroups, don't be limited to 4x4 (7aa1491)
v2.8.0
2.8.0 (2024-02-28)
Features
- 'new game' keymap, choose between many board sizes (f46130f)
- use user defined keymaps (31d68b6)
Bug Fixes
- luacheck - unused parameter, remove unnecessary hlgroup (d802900)
v2.7.0
2.7.0 (2024-02-21)
Features
- restart: display confirmation prompt when restarting the game (005497f)
- restart: remove win title when the restart prompt is active (dbc4c7e)
Preview
v2.6.1
2.6.1 (2024-02-19)
Bug Fixes
- config: check if
opts
is nil (f892f98)
v2.6.0
2.6.0 (2024-02-19)
Features
- keymaps: Allow setting custom keymaps. (97ed337)
Bug Fixes
v2.5.0
2.5.0 (2024-02-19)
Features
- set
filetype
option for both game and scoreboard buffer (38d9627)
v2.4.0
2.4.0 (2024-02-13)
Features
- handle resizing the game window and editor (489bba1)
v2.3.0
2.3.0 (2024-02-10)
Features
- highlights: move highlights to specific namespace (a797367)
v2.2.0
2.2.0 (2024-02-10)
Features