Welcome to my Neovim config! This repo contains my custom setup for Neovim, which includes various plugins, settings, and key mappings to optimize the coding experience
- Plugin Manager: Managed with Lazy,
- LSP Support: Language Server Protocol (LSP) integration via nvim-lspconfig for code completion///
- Autocompletion: Autocompletion powered by nvim-cmp.
- Syntax Highlighting: Advanced syntax highlighting using nvim-treesitter.
- File Navigation: File explorer with nvim-tree for easy file management.
- Fuzzy Finder: Telescope for fuzzy file search, buffers, and more.
-
Ensure you have Neovim installed. You can get the latest version from the official website: Neovim Downloads.
-
Download The Config And Launch Nvim !