nvim.lua
nvim.lua copied to clipboard
nvim.lua is a lua module which provides an object which contains shortcut/magic methods that are very useful for mappings.
Results
1
nvim.lua issues
Sort by
recently updated
recently updated
newest added
If I use function from here https://github.com/neovim/neovim/issues/13672#issuecomment-973245328 then it prints like this: ``` table: 0x7f13065660f8 false table: 0x7f13067cac00 ``` Is there a way around it?