Skip to content
/ nvim Public

Neovim config

Notifications You must be signed in to change notification settings

slavamak/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

Constant work in progress.

I've tried many different Neovim configs and IDE-like setups. But I quickly realized that I don't like all of that and want something simpler and lighter. So the idea behind my config is to keep it clean, use the minimum number of plugins, and NOT override the default key mappings.

Prerequisites

Install

  1. Clone this repo to ~/.config/nvim
  mkdir -p ~/.config
  git clone git@github.com:slavamak/nvim.git ~/.config/nvim
  cd ~/.config/nvim
  1. Run nvim

    It is highly recommended that you run :checkhealth to ensure that your system is healthy.

About

Neovim config

Resources

Stars

Watchers

Forks

Languages