mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
Merge pull request #289 from horriblename/lua-include-empty-attrs
lib: do not filter out empty attrs in toLuaObject
This commit is contained in:
commit
2c9a9b4d29
3 changed files with 9 additions and 12 deletions
|
@ -19,6 +19,8 @@ Release notes for release 0.7
|
|||
[horriblename](https://github.com/horriblename):
|
||||
|
||||
- Fix broken treesitter-context keybinds in visual mode
|
||||
- Depcrecate use of `__empty` to define empty tables in lua. Empty attrset are
|
||||
no longer filtered and thus should be used instead.
|
||||
|
||||
[NotAShelf](https://github.com/notashelf)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue