Skip to content

Conversation

mike325
Copy link

@mike325 mike325 commented Nov 21, 2022

nvim may be too common of a module name to have it global available, this cause problems with users that wrote their own module or with any other plugin using the same name.

vim now bundles with most of the nvim APIs including an autocmd API although some wrappers may still be needed for nvim-terminal.lua to work in older versions other than the latest stable

`nvim` may be too common of a module name to have it global available, this cause problems with
users that wrote their own `nvim` module or with any other plugin using the same name.

`vim` now bundles with most of the `nvim` APIs including an autocmd API although some wrappers
may still be needed for `nvim-terminal.lua` to work in older versions other than the latest stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant