Skip to content

My personal Neovim configuration. Includes syntax highlighting, autocompletion, code linting, git integration, filesystem integration, and other useful plugins.

Notifications You must be signed in to change notification settings

cshmookler/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Configuration

This is my personal Neovim configuration. It includes syntax highlighting, autocompletion, code linting, git integration, filesystem integration, and other useful plugins.

Installation

1. Install Neovim 0.10.x (nightly).

2. Clone this repository in your Neovim configuration directory.

git clone https://github.com/cshmookler/config.nvim ~/.config/nvim

3. Start NeoVim. All plugins will automatically download and install.

nvim

4. Once all plugins are installed, press 'q' to exit the plugin installation window and enter ':checkhealth'.

:checkhealth

About

My personal Neovim configuration. Includes syntax highlighting, autocompletion, code linting, git integration, filesystem integration, and other useful plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages