A simple Neovim configuration using lazy.nvim for plugin management.
- alpha: Custom start screen
- colorscheme: Theme configuration
- lualine: Status line
- indent-blankline: Indentation guides
- dressing: Better UI elements
- auto-pairs: Automatic bracket completion
- comments: Better code commenting
- todo-comments: Highlight TODO, FIXME, etc.
- lspconfig: Language Server Protocol setup
- mason: Easy LSP/linter/formatter installation
- treesitter: Better syntax highlighting
- nvim-cmp: Autocompletion
- telescope: Fuzzy finder
- session: Session management