# Neovim Configuration Modular Neovim setup for TypeScript/JavaScript development. ## Installation ```bash # Clone to config directory git clone ~/.config/nvim # Symlink dotfiles (optional) ./setup.sh # Launch Neovim - plugins install automatically nvim ``` ## Features - LSP with TypeScript/JavaScript support - Autocompletion and snippets - Telescope fuzzy finder - Treesitter syntax highlighting - Format-on-save with Prettier Leader key: ``