/nvim

Primary LanguageLuaOtherNOASSERTION

Personal Neovim configuration

This is strictly a personal configuration. terminal enlarged for showcase

Thurday, February 15, 2024: Taking A Break

Personal commitment to not change this config anymore unless something breaks or becomes obsolete. I have fallen victim to configuring Neovim.

Recent features

  • Random motivational start message because why not
  • luasnip-snippets integration(better snippets)

352 LOC

Counted via Tokei (getting kinda big now)

Fast startup

50ms-100ms measured with ":Lazy profile"

WIP

  • [] Improve buffer management

Features

  • Autopairs
  • Code completion
  • Colorschemes
  • File management
  • Formatting
  • LSP
  • Markdown tools
  • Syntax highlighting
  • Status bar
  • Terminal

Thanks to the Neovim community. This config is simply plugins made by other pieced together in the cleanest way I can manage.