nvim: show git status in nerdtree
nvim: add git diff navigation shortcuts
nvim: display hex color codes
vim: use absolute numbers
vim: don't open files in new tabs
feat(nvim): split up config
feat(vim): add alt-bs shortcut
feat(vim): add marker indicators
feat(vim): add git branches mapping
feat(vim): don't show full file name
feat(vim): add nerdcommentor
feat(vim): reload file when changed on disk
feat(vim): show git branch and relative filepath in status line
fix(vim): smart indent issues
fix(vim): js indentation issues
feat(vim): saner defaults
feat(vim): replace fzf with telescope
feat(vim): add comfy IDE bindings
feat(vim): use fzf instead of ctrl-p