neovim-config/lua/core
Ay355 cb977a5313 fix: use of left/right arrow keys in insert mode
This allows the left and right arrows to move between lines in insert mode.
2021-10-09 17:45:12 +05:30
..
autocmds.lua fix(CI): CI bug fixed | docs: Added charity contribution link (#532) 2021-10-04 10:11:57 +05:30
custom.lua chore: format files 2021-10-02 11:24:14 +05:30
default_config.lua feat: Make short statusline toggleable from chadrc 2021-10-02 11:24:14 +05:30
hooks.lua chore: format files 2021-10-02 11:24:14 +05:30
init.lua chore: format files 2021-10-02 11:24:14 +05:30
mappings.lua fix: #501 | delay when use d in visual mode 2021-10-02 12:13:56 +05:30
options.lua fix: use of left/right arrow keys in insert mode 2021-10-09 17:45:12 +05:30
utils.lua chore: format files 2021-10-02 11:24:14 +05:30