My Neovim configuration.
git
for updatesbash
or any POSIX-compliant shellnpm
andgcc
for language servers- a truecolor/24-bit-color terminal emulation
- Neovim > 0.8.0
- a patched font (such as a NerdFont)
git clone https://github.com/ntrupin/noahvim ~/.config/nvim
- Improved yank/paste functionality with Telescope
- Telescope buffer selection, file browsing, grepping, and more
- LaTeX compilation with Vimtex
- Error-reporting tabs with bufferline
- Feature-rich statusline
- Improved highlighting and searching with Tree-sitter
- Fully-featured LSP with auto-completion, documentation, error detection, and more
- Intuitive keybinds
- Stylish notifications with Notify
- Color highlighting with Colorizer
- Git indicators with gitsigns
- A scratchpad for in-session note-taking.