Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 350 Bytes

File metadata and controls

16 lines (11 loc) · 350 Bytes

This is the config and plugins i use for my nvim

To use This

  1. Clone the repo
  2. Copy the contents to ~/.config/nvim folder
cp -r config-nvim/. ~/.config/nvim

Remaps
The remaps can be found in. Used this file to set remaps for plugins lua/cellll/remaps.lua

Set
The deafult settings for nvim are defined here