index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mappings.vim
Age
Commit message (
Expand
)
Author
2020-10-13
add doc
jdhao
2020-10-13
add more mappings
jdhao
2020-10-13
add more mappings
jdhao
2020-10-13
fix mapping bugs
jdhao
2020-10-08
more ins-completion mappings
jdhao
2020-10-07
move completion-related mapping to mappings.vim
jdhao
2020-09-27
remove some mappings I seldom use
jdhao
2020-09-27
add mapping to move single or multiple lines
jdhao
2020-09-27
use printf for string concatenation where needed
jdhao
2020-09-26
change vim script style from 4-space indent to 2-space
jdhao
2020-09-24
remove search highlight toggle mapping
jdhao
2020-09-20
clean <silent> usage in mappings
jdhao
2020-05-10
remove arrow key nope mapping.
jdhao
2020-04-29
add new mapping to toggle cursorcolumn
jdhao
2020-04-17
update: add new mapping to copy the buffer.
jdhao
2020-03-30
chore: remove short url and replace with true url
jdhao
2020-03-17
Update: add mapping to clear highlighting
jdhao
2019-11-30
Open nvim config in a different tab
jdhao
2019-11-12
Search selected region in visual mode
jdhao
2019-09-26
Split large nvim config into several files for easier management
jdhao