Installation based on: https://youtu.be/KYDG3AHgYEs?si=Paqyqo3fJtdFSWi5
Nice "blank page" when running just nvim
in the terminal
Creates "tabs" in Neovim
- Switch to buffer to right: <Tab>
- Switch to buffer to left: <Shift> + <Tab>
- Close current buffer:
:Bdelete
within Normal mode
Decides the color theme
- Toggle background transparency: <Space> + bg
Show which lines have been changed since previous commit
Display vertical lines on indents
Sexy "status line" at the bottom
Standalone plugins with less than 10 lines of config go here
See directory structure on the left
- Toggle view of Neotree: <Space> + e
- Create new file/directory: a
- Go to left window (file tree): <Space> + w + h
- Go to right window (code): <Space> + w + l
Syntax highlighting