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
/
after
/
ftplugin
Age
Commit message (
Expand
)
Author
2020-10-19
add <C-U> in mappings that use command where appropriate
jdhao
2020-10-11
minor update
jdhao
2020-09-27
use match(), replace obscure regex-match notation
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-24
fix style issues as per vint
jdhao
2020-09-17
use larger length for a line of code
jdhao
2020-08-11
fix markdownfootnote issue
jdhao
2020-05-18
update max syntax column for Markdown
jdhao
2020-03-30
chore: remove short url and replace with true url
jdhao
2020-01-21
Update python settings
jdhao
2020-01-01
Revert change for Markdown filetype
jdhao
2020-01-01
Update options for Markdown filetype
jdhao
2019-12-29
Add toml support
jdhao
2019-12-15
Change conceal settings for Markdown
jdhao
2019-12-09
Fix an issue with AsyncRun.vim
jdhao
2019-12-06
Add mapping for running Python script asynchronously
jdhao
2019-11-30
Do not use colorcolumn for text filetype
jdhao
2019-11-14
Remove mappings for Python filetype.
jdhao
2019-09-12
Simplify init.vim and move settings to autoload and after directory
jdhao