kiddos / nvim

nvim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiddos' Neovim Config

Quick Install

cd ~/.config
git clone https://github.com/kiddos/nvim

install packer

git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

install plugins

:PackerSync

APM Server

cd nvim
pip install -r requirements.txt

About

nvim configuration


Languages

Language:Lua 88.3%Language:Vim Snippet 7.3%Language:Python 3.7%Language:Vim Script 0.8%