A starter template for LazyVim. Refer to the documentation to get started.
lua/config/options.lua
:vim.go.background = "light"
-
Format
- install format in
:Mason
- config in
lua/plugins/lsp.lua
:"stevearc/conform.nvim"
- install format in
-
Treesitter
- config in
lua/plugins/lsp.lua
:"nvim-treesitter/nvim-treesitter"
- config in