Skip to content

Help porting from Aniseed to nfnl #20

Closed Answered by Olical
lc9er asked this question in Q&A
Discussion options

You must be logged in to vote

So nvim.* was actually https://github.com/norcalli/nvim.lua which is now merged into Neovim core (has been for ages actually). I used to keep people using nvim.lua because it had some extras that didn't get merged but now I don't think it's wroth it and I think it's worth using the built ins since they're so good now.

The "native" way to call an ex command now is https://neovim.io/doc/user/lua.html#vim.cmd()

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Olical
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants