mirror of
https://github.com/amix/vimrc
synced 2025-07-06 16:05:01 +08:00
Improved the mappings documentation
Especially for plugins. Fixes https://github.com/amix/vimrc/issues/493
This commit is contained in:
@ -99,7 +99,7 @@ inoremap $e ""<esc>i
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => General abbreviations
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
iab xdate <c-r>=strftime("%d/%m/%y %H:%M:%S")<cr>
|
||||
iab xdate <C-r>=strftime("%d/%m/%y %H:%M:%S")<cr>
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user