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
2022-10-15
use 2 spaces for tabs by default
jdhao
2022-10-11
change tab size for sql
jdhao
2022-09-25
change sql comment style
jdhao
2022-08-23
update delimitMate conf for lua
jdhao
2022-08-06
add setup for javascript
jdhao
2022-05-09
add mapping to run vim script file
jdhao
2022-05-03
add map to run lua file
jdhao
2022-03-27
[feat] add mapping to add hard linebreak for Markdown
jdhao
2022-03-15
working config for cmp-omni and vimtex
jdhao
2022-03-14
add cmp-omni for working with tex
jdhao
2022-02-28
update tex conf
jdhao
2021-12-14
update fold conf for vim script
jdhao
2021-12-04
update default value of option 'wrap'
jdhao
2021-09-03
update delimitMate setting for Python
jdhao
2021-08-21
Do not auto-pair <> for C++
jdhao
2021-08-12
Use delimitMate instead of auto-pairs
jdhao
2021-08-09
Move ftplugin to after/ftplugin
jdhao
2021-07-31
chore: update docs and code for markdown list function
jdhao
2021-06-17
update formatoptions for certain filetypes
jdhao
2021-04-13
update lua filetype settings
jdhao
2021-04-12
update lua filetype settings
jdhao
2021-03-23
Add more settings for cpp
jdhao
2021-02-23
Add mappings for Markdown
jdhao
2021-01-17
Use two spaces per tab for YAML
jdhao
2020-11-27
update commentstring for cpp
jdhao
2020-11-26
make mapping buffer local
jdhao
2020-11-25
Initial support for C++
jdhao
2020-11-12
update vim-markdownfootnote settings
jdhao
2020-11-12
Add text objects for Markdown fenced code blocks.
jdhao
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