Skip to content

padmassun/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim for Python Web Development & Software Development Setup Guide

Neovim Install

See https://github.com/neovim/neovim/blob/master/INSTALL.md

Linux Command

git clone https://github.com/padmassun/nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

Windows Command

CMD:

git clone https://github.com/padmassun/nvim.git "%localappdata%\nvim"

Powershell:

git clone https://github.com/padmassun/nvim.git "${env:LOCALAPPDATA}\nvim"

About

Nvim dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published