Skip to content

JiruGutema/NeoVimConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

A clean, fast, and modern vscode like Neovim setup designed to feel familiar to VS Code users while delivering superior performance. Built entirely in Lua using Lazy.nvim as the plugin manager. image image

Installation

Requirements

  • Neovim ≥ 0.10
  • Node.js ≥ 18 (required for Copilot and several LSP servers)
  • Git
  • A Nerd Font (recommended: FiraCode Nerd Font or JetBrainsMono Nerd Font)

Setup

git clone https://github.com/jirugutema/NeoVimConfig ~/.config/nvim
rm -rf ~/.config/nvim/.git
rm -rf ~/.local/share/nvim
nvim

Lazy.nvim will download and install all plugins on first launch.

Keybindings

Original Lazyvim keybindings are used for most operations.

Contributing

Issues and pull requests are welcome. This configuration is intentionally kept minimal and performant.

License

MIT License — feel free to use, modify, and distribute.

Happy coding.

About

My personal NeoVim configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages