Releases: NStefan002/screenkey.nvim
Releases · NStefan002/screenkey.nvim
v2.4.2
2.4.2 (2024-12-09)
Bug Fixes
- util: check for buffer-local mappings (aa4c7d9)
v2.4.1
2.4.1 (2024-09-06)
Bug Fixes
v2.4.0
2.4.0 (2024-08-18)
Features
v2.3.3
2.3.3 (2024-08-12)
Bug Fixes
v2.3.2
2.3.2 (2024-08-11)
Bug Fixes
- invalid bufnr in scheduled function (a90c0bb)
v2.3.1
2.3.1 (2024-08-08)
Bug Fixes
- screenkey +
getcharstr
inside of expression mappings (#36) (4f03ed0)
v2.3.0
2.3.0 (2024-08-08)
Features
- rework the
filter
function (8d1298e)
- users can now implement
filter
function (4fa463e)
Bug Fixes
- util:
is_mapping
no longer produces false results (9a5d22e)
v2.2.1
2.2.1 (2024-07-05)
Bug Fixes
- command:
*
not needed in regex (ecd1887)
v2.2.0
2.2.0 (2024-07-03)
Features
- config: allow users to set all of the win_opts (1a7d6d5)
v2.1.0
2.1.0 (2024-06-15)
Features