nvim
nvim copied to clipboard
my neovim config
nvim
Requirements
I use neovim v0.10.3, other versions may/may not work.
- npm for LSP installation
- ripgrep for Telescope
- a nerd font for icons
- language-specific tools (such as rust-analyzer for rustaceanvim)
- sqlite3 in path for time-tracker.nvim
- pandoc, texlive, treesitter-cli for markdown and latex integration
Install
Clone this under your ~/.config/nvim directory
git clone https://github.com/neilmehra/nvim.git ~/.config/nvim