Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 340 Bytes

Deprecated

Goto dotfiles

v

neovim config

Setup

mkdir -p ~/.config
cd ~/.config
git clone https://github.com/leaxoy/v ~/.config/nvim

Install Plugins

  1. 启动 nvim,第一次启动会报错,忽略,直接回车。
  2. 执行:PackerSync,即可完成插件的安装。