A custom Neovim configuration.
🚧 This is currently a work-in-progress containing unfinished key-bindings and configuration.
h
,j
,k
,l
(left,down,up,right) are bound to l
,k
,j
,;
respectively. This behaviour can be changed to default bindings in mappings.vim.
- dark theme
- themed modeline
- align text
- version control changes in signs column
- start screen
- icons
- language packs
- change quotes, brackets, etc.
Clone the repository into ~/.config, open Neovim and run :PlugInstall
.