-
Also, from NeoVim's point, this makes it much harder to maintain compatibility even in things like syntax / ftplugin / etc files. See this recent issue: https://github.com/vim/vim/issues/10968. Now, I fully sympathize with your point that NeoVim is a fork of Vim and therefore Vim shouldn't be beholden to NeoVim needs when pushing out features like this, but by introducing vim9script everywhere, it's going to further push NeoVim to start converting most basic syntax/runtime files to Lua instead (since they can no longer merge vanilla Vimscript from upstream) causing further split. So from their perspective it's both an annoyance, and an opportunity / permission to really start diverging.
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Anyway your example is interesting because, I hadn't realized that copilot recently added vim support: https://github.com/github/copilot.vim/commit/da286d8c52159026f9cba16cd0f98b609c056841
-
You could still use lua: https://github.com/ceifa/wasmoon
-
ideavim has vimscript, but I am not sure how "full" it is, never tried.
-
Movement plugins (e.g. vim-sneak, https://github.com/linktohack/vim-space
-
Take a look at my config.
Related posts
-
Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ?
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
-
Can anyone share his dotfile ? Iām bored from mine
-
Help me find my dream starter config
-
What else to put in lualine?