/carbs-nvim

corbin's neovim config

Primary LanguageLuaApache License 2.0Apache-2.0

Corbin's Neovim Config

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

Corbin's Changes

  • 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)