Skip to content

aryan-binazir/kickstart.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone kickstart.nvim:

  • on Linux and Mac
git clone https://github.com/aryan-binazir/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
  • on Windows (cmd)
git clone https://github.com/aryan-binazir/kickstart.nvim.git %userprofile%\AppData\Local\nvim\ 
  • on Windows (powershell)
git clone https://github.com/aryan-binazir/kickstart.nvim.git $env:USERPROFILE\AppData\Local\nvim\ 

About

My fork of Kickstart Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%