Skip to content

FacundoAlvarado9/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

  1. How it looks
  2. Tutorial

How it looks

Backup of my nvim config. This is how it currently looks:

looks

If you like it, feel free to use any part of it. All plugins credit goes to the plugin authors

Tutorial

This is a tutorial mostly for myself. Please keep in mind that I am not proficient at all in nvim config. Any comment is more than welcome.

  1. Clone the contents of the repo into your config folder. In my own case, at the home/.config/ directory :
git clone https://github.com/FacundoAlvarado9/nvim-config.git nvim
  1. Open nvim
nvim
  1. I would first upgrade vim-plug itself
:PlugUpgrade
  1. Check status of plugins
:PlugStatus
  1. Depending on the nvim's suggestion
:PlugClean

or

:PlugInstall

About

A backup of my nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published