Skip to content

naorider/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config by naorider

A personal Neovim configuration focused on general programming, with special emphasis on a seamless React (with TypeScript) development experience.

✨ Features

  • Ready for React + TypeScript: Major LSP setup is already done. Start coding React projects with TypeScript out of the box.
  • Modern Plugin Management: Uses lazy.nvim for efficient plugin management and fast startup.
  • Productivity-Oriented: Tailored for professional software development, especially for frontend and web developers.
  • Extensible & Hackable: Easily customizable to fit your workflow.

🚀 Quick Start

  1. Prerequisites

    • Neovim (latest, 0.11+ recommended)
    • Linux environment
  2. Install

    git clone https://github.com/naorider/neovim-config.git ~/.config/nvim
  3. Start Neovim

    nvim

    The first start will install all plugins automatically via lazy.nvim.

🧩 Plugin Highlights

  • LSP (Language Server Protocol): Pre-configured for TypeScript, JavaScript, and React (TSX/JSX).
  • Completion & Snippets: Fast autocompletion, snippets, and more.
  • UI & UX: Modern look and feel, with productivity enhancements.
  • ...and many more! (See your lua/plugins/ or lua/ directory for details.)

🛠️ Customization

Feel free to modify any settings or plugin lists to match your preferences. Explore the lua/ directory for configuration files.

🐧 Platform Support

  • Linux only (Tested on Ubuntu; may work on other distros but not guaranteed.)

📦 Plugin Manager

This config uses lazy.nvim for managing plugins.

🤝 Contributing

This is a personal config, but suggestions are welcome!

📄 License

MIT (see LICENSE file)


Happy hacking! 🚀

NOTE: This Readme.md was written by Copilot. 😜

About

My neovim configurations

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages