Skip to content

A launch point for your personal nvim configuration

License

Notifications You must be signed in to change notification settings

CawaAlreadyTaken/kickstart.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickstart.nvim

Introduction

A Fork for kickstart.nvim

Installation

Kickstart.nvim targets only the latest 'stable' and latest 'nightly' of Neovim. If you are experiencing issues, please make sure you have the latest versions. (Neovim >= 0.8.0, beware ubuntu users!)

  • Backup your previous configuration
  • (Recommended) Fork this repo (so that you have your own copy that you can modify).
  • Clone the kickstart repo into $HOME/.config/nvim/ (Linux/Mac) or ~/AppData/Local/nvim/ (Windows)
    • If you don't want to include it as a git repo, you can just clone it and then move the files to this location
  • Start Neovim (nvim) and allow lazy.nvim to complete installation.
  • Restart Neovim
  • :MasonInstall clangd
  • :MasonInstall pyright
  • :MasonInstall typescript-language-server
  • :Copilot setup
  • You're ready to go!

Additional system requirements:

  • Make sure to review the readmes of the plugins if you are experiencing errors. In particular:
  • See as well Windows Installation

About

A launch point for your personal nvim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%