Featuring deep-space, coc.nvim, nerdtree and other cool stuff.
- Powerline fonts (https://github.com/powerline/fonts)
- FiraCode Nerd Font: https://www.nerdfonts.com/font-downloads
- nvim v0.4.3+
- Node.js (v10.12+)
- Python 3
- VimPlug
- FZF
- (Optional) Konsole + Fira Code for font ligatures.
Clone this repo on $HOME/.config
directory. After, open Neovim and run :PlugInstall
.
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