Skip to content

A simple and opinionated guide on configuring and setting up Neovim from scratch.

Notifications You must be signed in to change notification settings

jacksmithxyz/how2neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how2neovim

how2neovim is a a simple and opinionated guide on configuring and setting up Neovim from scratch.

It is built using Astro and Starlight.

Contributing

Prerequisties

You will need to have NodeJS/NPM installed.

Clone the Repo

  1. Fork it
  2. Run git clone https://github.com/yourusername/how2neovim

Test Build Locally

cd how2neovim
npm install
npm run dev

Submitting changes

  1. Create your feature branch: git checkout -b my-new-feature
  2. Commit your changes: git commit -m 'Add some feature'
  3. Push to the branch: git push origin my-new-feature
  4. Submit a pull request!

About

A simple and opinionated guide on configuring and setting up Neovim from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published