editor-bootstrap / editor-bootstrap/vim-bootstrap
Neovim with init.lua is faster
- Lingua principale
- HTML
- Stelle
- 2.1k
- Fork
- 208
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We all know how hard it would be to create a separate neovim exclusive config, but the speed it brings is huge.
Neovim now has native Language Server support, treesiter for better syntax.
There is a thread on Reddit on how much faster/or better using init.lua could be:
https://www.reddit.com/r/neovim/comments/jfs5sb/initvim_to_initlua_any_advantages/
Personally, I am using a plugin that caches lua plugins, which already are faster than pure vim:
use {'lewis6991/impatient.nvim', rocks = 'mpack'} -- faster startup
The plugin manager is packer (written in lua)
Even it took a long time to implement, this solution would be great
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia esaminando come vengono generate le configurazioni di Vim e Neovim e se il percorso Neovim esistente può emettere init.lua. L’issue non indica file o test del repository; confronta la configurazione Lua richiesta con i relativi riferimenti a packer e impatient.nvim. Done non è definito oltre a una configurazione Neovim più veloce, quindi è necessario chiarire l’ambito e la validazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua, neovim
- Ambito
- developer-experience, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100