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
Age
Commit message (
Collapse
)
Author
2020-10-09
only clear cmdline output when in normal mode
jdhao
2020-10-09
update anzu setting
jdhao
2020-10-09
add vim-searchlight description
jdhao
2020-10-09
add vim-cool
jdhao
2020-10-09
minor update to auto-save
jdhao
2020-10-09
clear cmdline msg after some time
jdhao
2020-10-09
add * mapping for visual selection
jdhao
2020-10-09
remove is.vim (the cooperation between plugins is nightmare)
jdhao
2020-10-08
update airline themes to use
jdhao
2020-10-08
small fix
jdhao
2020-10-08
more ins-completion mappings
jdhao
2020-10-07
move completion-related mapping to mappings.vim
jdhao
2020-10-07
add plugin unicode.vim
jdhao
2020-10-03
change vim-plug install dir
jdhao
2020-10-02
update options
jdhao
2020-10-02
update options
jdhao
2020-09-30
update fold text style
jdhao
2020-09-30
update foldtext function
jdhao
2020-09-30
disable tutor plugin
jdhao
2020-09-30
change custom variable location
jdhao
2020-09-30
update readme
jdhao
2020-09-29
Remove nerdtree, I rarely use it
jdhao
2020-09-28
reduce yank highlight time
jdhao
2020-09-28
change location to install vim-plug
jdhao
2020-09-28
fix missing runtimepath issue
jdhao
it seems that stdpath('data') is not in the runtimepath.
2020-09-28
update fugitive setting
jdhao
2020-09-28
add wildignore option
jdhao
2020-09-28
change wildmode option
jdhao
2020-09-27
remove some mappings I seldom use
jdhao
2020-09-27
add ! for custom functions
jdhao
2020-09-27
add mapping to move single or multiple lines
jdhao
2020-09-27
use match(), replace obscure regex-match notation
jdhao
2020-09-27
update docs
jdhao
2020-09-27
refactor: vim-plug install
jdhao
2020-09-27
refactor: vim-plug install
jdhao
2020-09-27
refactor: vim-plug install
jdhao
2020-09-27
update airline setting
jdhao
2020-09-27
do not load menu(I have never used it)
jdhao
2020-09-27
remove goyo (I rarely use it)
jdhao
2020-09-27
use g:is_win to check current system
jdhao
2020-09-27
refactor: simplify if else
jdhao
2020-09-27
update vim-plug install logic
jdhao
2020-09-27
refactor: variable naming
jdhao
2020-09-27
change location of vim-plug
jdhao
2020-09-27
use printf for string concatenation where needed
jdhao
2020-09-26
update docs
jdhao
2020-09-26
change vim script style from 4-space indent to 2-space
jdhao
2020-09-26
turn tab to spaces
jdhao
2020-09-26
update option.vim
jdhao
2020-09-25
remove colorcolumn option
jdhao
we can set it per filetype
[next]