Skip to content

Latest commit

 

History

135 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

James' Neovim Config

📦 Installation

1. Prerequisites

Ensure you have the core speed-boosters installed:

brew install fd ripgrep lazygit

For Swift/Xcode development:

brew install xcode-build-server xcbeautify
sudo xcodebuild -runFirstLaunch

2. Clone the Config

# SSH (Recommended)
git clone git@github.com:JamesChung/nvim-config.git ~/.config/nvim

# HTTPS
git clone https://github.com/JamesChung/nvim-config.git ~/.config/nvim

⌨️ Usage

Refer to the KEYMAP.md for the complete manual.


⚙️ Architecture

⚠️ Note on :LazyExtras

lazyvim.json keeps extras: [] because every extra is imported directly in lua/config/lazy.lua. The :LazyExtras menu will show these extras as disabled. Don't enable them from :LazyExtras, or you will end up with duplicate imports.

About

My NeoVim settings

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages