A starter template for LazyVim. Refer to the documentation to get started.
- Leader is , (comma)
- Tab is equal to 4 spaces
- Updated dashboard w/ custom logo
- Added Goyo
- Will automatically launch with neomutt
- & apply sane wordwrap settings
- & add ZZ (save & exit) and ZQ (discard & exit) normal mode shortcuts
- Disabled format option for automatically commenting new lines (
set formatoptions-=ro
) - nvim-cmp formatting disabled by default (toggle via <leader>ua)