Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

LexSong/nvim-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Configs

CD to $XDG_CONFIG_HOME

Remember to set $XDG_CONFIG_HOME to %USERPROFILE%\.config on Windows.

# Windows
cd /d %XDG_CONFIG_HOME%

# Linux
cd $XDG_CONFIG_HOME

Clone this repository

git clone https://github.com/LexSong/nvim.git nvim

Enable Python integration

pip install pynvim

Run :checkhealth to see if it works correctly. See :h provider-python for more details.

Install minpac

git clone https://github.com/k-takata/minpac.git nvim/pack/minpac/opt/minpac

Install plugins with minpac

:PackUpdate

About

My Neovim configs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published