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
Age
Commit message (
Expand
)
Author
2020-11-08
refactor: move titlestring method to autoload dir
jdhao
2020-11-08
Do no show file time for not listed buffers.
jdhao
2020-11-08
change capital case variable to lower case
jdhao
2020-11-08
Add Vlime settings
jdhao
2020-11-06
update vim-lsp settings
jdhao
2020-11-06
Fix the issue that inccommand breaks one-line if-else statement
jdhao
2020-11-06
formatting
jdhao
2020-11-05
formatting
jdhao
2020-11-05
update vim-lsp setting
jdhao
2020-11-05
The correct setting for flake8 in pyls
jdhao
2020-11-04
set up vim-language-server for vim-lsp
jdhao
2020-11-03
remove airline tagbar settings
jdhao
2020-11-03
drop deoplete-jedi and jedi-vim, use LSP instead (powered by vim-lsp).
jdhao
2020-11-03
update gutentags settings
jdhao
2020-11-01
update vim-startify settings
jdhao
2020-11-01
update location for gutentags-generated tags
jdhao
2020-11-01
enable airline gutentags extension
jdhao
2020-11-01
exclude some files when using gutentags to generate the tag file.
jdhao
2020-11-01
update wildignore settings
jdhao
2020-11-01
Disable gutentags for certain files.
jdhao
2020-10-31
Hide the annoying ~ at the end of current buffer.
jdhao
2020-10-31
move custom settings to core/ directory
jdhao