Skip to content

linuxmobile/nvim-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Nvim Config

Showcase

Plugins:

List of Plugins:

Setup

  • Make a backup of your old nvim config
mv ~/.config/nvim nvim.old
  • Clone this repo
git clone https://github.com/linuxmobile/nvim-dots ~/.config/nvim
  • Install packer and sync:
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'

Gallery

Gallery for cool Plugins:

Keybinding

Keybinds Info
Tab Next Buffer
Shift + Tab Previous Buffer
s + s Open a horizontal split
s + v Open a vertical split

Wait for update!

Special Thanks