Skip to content

jrmmendes/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Dotfiles - Neovim

Featuring deep-space, coc.nvim, nerdtree and other cool stuff.

demo/

Requirements

Install

Clone this repo on $HOME/.config directory. After, open Neovim and run :PlugInstall.

Cheat Sheet

Node Inspector

This feature is implemented with vim-node-inspector.

  • <F4>: Start
  • <F5>: Run
  • <F6>: Connect to "127.0.0.1:9229"
  • <F7>: Step Into
  • <F8>: Step Over
  • <F9>: Toggle Breakpoint
  • <F10>: Stop

Releases

No releases published

Packages

No packages published