Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdponx
3215 days ago
Doesn't Vim have Lua support too?
2 comments
jmcphers
3215 days ago
Neovim does, and it will be a first class scripting citizen in 0.3.
https://neovim.io/roadmap/
link
humanrebar
3215 days ago
I know there are plugins for the lua file type (syntax highlighting, etc.). I don't know if you can write plugins in lua.
link
sigzero
3215 days ago
Lua is a valid language to write plugins.
link
https://neovim.io/roadmap/