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-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
2020-09-24
update spell file
jdhao
2020-09-24
fix doc syntax issues
jdhao
2020-09-24
fix style issues as per vint
jdhao
2020-09-24
Merge branch 'master' of https://github.com/jdhao/nvim-config
jdhao
2020-09-24
update LeaderF settings
jdhao
2020-09-24
remove search highlight toggle mapping
jdhao
2020-09-23
Update Nvim_setup.sh
jdhao
2020-09-23
update fvim settings
jdhao
2020-09-23
remove guicursor setting
jdhao
It seems that put guicursor setting here has no effect. The cursor color and shape won't change.
2020-09-23
move guicursor setting to option.vim
jdhao
2020-09-23
update grammarous setting
jdhao
2020-09-22
move guicursor setting to ginit.vim
jdhao
2020-09-22
change yank highlight group
jdhao
2020-09-22
update highlight group for yank to Search
jdhao
highlight group IncSearch is a little bit dim. I want the yank highlight to be brighter
2020-09-21
add abort for functions
jdhao
2020-09-20
clean <silent> usage in mappings
jdhao
2020-09-20
fix syntax error
jdhao
2020-09-20
add grammar checking plugin
jdhao
2020-09-19
use internal yank highlight instead of plugins
jdhao
2020-09-17
use larger length for a line of code
jdhao
2020-09-02
command mode mappings do not need <silent> arg
jdhao
2020-09-02
remove global setting since it is not used anyway
jdhao
2020-08-30
add HTML font tag for Markdown snippet
jdhao
2020-08-30
add HTML font tag for Markdown
jdhao
2020-08-24
update LeaderF settings
jdhao
[prev]
[next]