Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 887 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 887 Bytes

MIT License

📄 nvim

A project template containing all my configurations for Neovim using Lazy.nvim

neovim dashboard

⚡️ Requirements

  • Neovim >= 0.8.0 (needs to be built with LuaJIT)
  • Git >= 2.19.0 (for partial clones support)

🔨 Supported languages

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