mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add lua map module and more mappings
This commit is contained in:
@@ -193,3 +193,6 @@ function! s:restore_cursor() abort
|
||||
silent! normal `y
|
||||
silent! delmarks y
|
||||
endfunction
|
||||
|
||||
" for mappings defined in lua
|
||||
lua require('custom-map')
|
||||
|
||||
Reference in New Issue
Block a user