Skip to content

brenoprata10/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My config stuff

Nvim editor config files

Useful guides

Install

Optional:

  • Ranger - Vim Inspired File Manager
  • Rust ToolChain - Needed for SnipRun to work
  • [TS Packages](npm install -g ts-node typescript) - Needed for SnipRun to work

Git Config

  • Store git credentials git config --global credential.helper store
  • Set nvim as default editor: export GIT_EDITOR=nvim && git config --global core.editor "nvim"

TreeSitter

  • TSInstall typescript
  • TSInstall javascript

About

Nvim editor config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published