dhruvmanila / dotfiles

My dotfiles for zsh, neovim (completely configured in lua), kitty and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use lua version of `nmap`, `nnoremap`, `vnoremap`, ...

dhruvmanila opened this issue · comments

Define the keymap functions (nnoremap, nmap, vnoremap, ...) and use that throughout the config. This will also allow me to pass in pure lua functions similar to that of command and autocmd.

Reference: