Updated
about 1 hour
ago.
No love.
1 follower.
Description
Neovim is getting more and more built-in features, from LSP client, snippet to auto-completion.
Now it's possible to built a neovim IDE environment, with built-in lsp, snippet and auto-completion, without any external plugin.
Goals
Use a minimal init.lua only, without any nvim package manager nor external plugin, to build an IDE environment, which can:
- Use LSP to do context aware context lookup
- Auto-complete function name, parameter list etc
- Support multiple LSP servers for different languages
Linux kernel and btrfs-progs will be used as the example projects.
Resources
Looking for hackers with the skills:
This project is part of:
Hack Week 25
Comments
Be the first to comment!
Similar Projects
This project is one of its kind!