leaxoy / v

neovim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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,即可完成插件的安装。

About

neovim config

License:Apache License 2.0


Languages

Language:Lua 100.0%