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
/
core
/
autocommands.vim
Age
Commit message (
Expand
)
Author
2023-10-11
Rename vimscript conf directory
jdhao
2022-08-20
refactor: move part of autocmd to lua script
jdhao
2022-08-20
update the autocmd for saving a file
jdhao
2022-08-15
handle large file better
jdhao
2022-03-29
[fix] quit does not work for 2 windows
jdhao
2022-01-26
update matchparen highlight
jdhao
2022-01-13
use lua for may_create_dir
jdhao
2022-01-13
feat: create parent dir of current file if it does not exist
jdhao
2021-12-28
refactor: resume edit position --> resume cursor position
jdhao
2021-12-20
fix bug in go to last edit position
jdhao
2021-11-07
drop auto-remove trailing whitespaces
jdhao
2021-11-05
change matchparen highlight
jdhao
2021-11-02
remove trailing whitespace on save
jdhao
2021-10-31
remove redundant fold marks
jdhao
2021-10-31
change matchup higlight
jdhao
2021-10-22
fix doc
jdhao
2021-10-18
nvim-notify update
jdhao
2021-08-20
Reduce timeout for nvim-notify
jdhao
2021-08-08
Neovim --> Nvim
jdhao
2021-08-07
Move packer compile autocmd to new place
jdhao
2021-08-07
refactor: set all custom highlight in one function
jdhao
2021-08-07
chore: formatting and fix spell errors
jdhao
2021-08-07
Fix: the loading condition for fugitive is wrong
jdhao
2021-08-05
Use nvim-notify for showing messages
jdhao
2021-07-24
Refactor: use a unified log function
jdhao
2021-07-24
Simplify file reload logic
jdhao
2021-07-17
Update nvim-lspconfig settings
jdhao
2021-03-20
Remove cmd line message auto-clear feature
jdhao
2021-02-21
Refactor the auto-quit logic
jdhao
2021-02-17
Move cursor color autocmd to autocommands script
jdhao
2020-11-06
Fix the issue that inccommand breaks one-line if-else statement
jdhao
2020-10-31
move custom settings to core/ directory
jdhao