Skip to content

binsim/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim Configuration

Installation

Packer

Linux and MacOS

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

Windows

git clone https://github.com/wbthomason/packer.nvim "$env:LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim"

Linux

git clone https://github.com/binsim/nvim-config.git ~/.config/nvim

MacOS

git clone https://github.com/binsim/nvim-config.git ~/.config/nvim

Windows

git clone https://github.com/binsim/nvim-config.git C:\Users\<current_user>\AppData\Local\nvim

About

Neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages