- Plugin manager: nvim-plug
- Code Format: format.nvim
- Git integration: git.vim
- File Explorer: nvim-tree
- Project Rooter: rooter.nvim
- MRU(Most Recently Used) Files: mru.nvim
- tabline: tabline.nvim
- winbar: winbar.nvim
- statusline: statusline.nvim
- Code completion: nvim-cmp
- dashboard: wsdjeg/dashboard-nvim
Key Binding | Description |
---|---|
SPC-f-s |
save file |
SPC-b-f |
format buffer |
SPC g s |
:Git status |
SPC g A |
:Git add . |
SPC g c |
:Git commit |