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 (
Expand
)
Author
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
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
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
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
2020-08-19
update LeaderF settings
jdhao
2020-08-19
update leaderf settings
jdhao
2020-08-12
Update README.md
jdhao
2020-08-12
Update Nvim_setup.sh
jdhao
2020-08-12
Only Install vim-plug on Windows or Mac inside config
jdhao
2020-08-11
fix markdownfootnote issue
jdhao
2020-07-29
remove IME toggle for Mac(it cause more issues than it solves
jdhao
2020-07-29
update plugin settings (leaderf and semshi)
jdhao
2020-07-29
update airline theme
jdhao
2020-07-29
update color theme
jdhao
2020-07-21
update readme
jdhao
2020-07-15
update airlinetheme
jdhao
2020-07-13
update vim-airline theme
jdhao
2020-06-19
update ale setting
jdhao
2020-06-19
Update nerdtree repo name
jdhao
[next]