A project template containing all my configurations for Neovim using Lazy.nvim
- Neovim >= 0.8.0 (needs to be built with LuaJIT)
- Git >= 2.19.0 (for partial clones support)
Add whatever else you need. Here is a full list of lsp servers supported by Mason.
Language | LSP | Formatter | Linter |
---|---|---|---|
Lua | lua_ls | stylua | |
React/TS/JS | tsserver | prettier | eslint_d |