about summary refs log tree commit diff
path: root/fnl/nvrc/keymaps.fnl
Commit message (Collapse)AuthorAgeFilesLines
* feat(keymaps)!: remap move linessefidel2022-03-191-6/+6
| | | | | | * A-j, A-k -> A-e, A-r * reverts dec8d6a
* feat(keymaps): add binding for git blamesefidel2022-03-191-0/+1
|
* fix(keybinds)!: fix conflicting keybindssefidel2022-03-191-1/+1
|
* feat(keybinds)!: cleanupsefidel2022-03-191-3/+38
| | | | | | * add fugitive bindings * add useful misc bindings * remove unused bindings
* feat(keymaps)!: reserve 'g' for git opssefidel2022-03-181-2/+2
|
* feat(keybinds): use lightspeed omnisefidel2022-03-091-4/+2
|
* feat(options): enable hybrid numbers & disable numbers on startupsefidel2022-02-271-1/+1
|
* feat(keybinds): use lua functions directlysefidel2022-02-261-9/+10
|
* feat(pack)!: remove unnecessary pluginssefidel2022-02-261-10/+1
|
* feat(keybinds): add buffer list keybind (native)sefidel2022-02-201-0/+1
|
* feat(keybinds)!: remapsefidel2022-02-191-21/+10
| | | | | * remove unnecessary terminal keybinds * move some keybinds to higher level
* feat(keybinds)!: fix conflicting keymapssefidel2022-02-181-3/+3
|
* rel: v0.1sefidel2022-02-161-10/+20
| | | | | | | | | - Disable lazy-loading plugins - Add more useful plugins - Fix bar from loading slowly - Add support for neomutt - Change keybinds - Add Editorconfig
* feat(pack)!: migrate to fzf-luasefidel2022-02-111-11/+8
|
* Initial commitsefidel2022-02-101-0/+45