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
2021-12-04
update default value of option 'wrap'
jdhao
2021-12-04
use main branch of nvim-hlslens
jdhao
2021-12-03
reduce startup time using impatient.nvim
jdhao
2021-12-02
update Leaderf rg conf
jdhao
2021-12-02
Add command :Datetime to show current time or translate a Unix timestamp
jdhao
2021-12-01
fix vim.diagnostic.config() option name typo
jdhao
2021-12-01
[v0.6] update doc
jdhao
2021-12-01
[v0.6] update install script to use nvim v0.6
jdhao
2021-12-01
[v0.6] change LSP and diagnostic according to latest API
jdhao
2021-12-01
[v0.6] default value for option inccommand and joinspaces changed
jdhao
2021-12-01
[v0.6] backupdir will be created by default
jdhao
2021-12-01
[v0.6] Y is mapped to y$ by default
jdhao
2021-11-28
use man for command :Man
jdhao
2021-11-23
refactor: renaming function
jdhao
2021-11-23
refactor theme loading
jdhao
2021-11-23
update LeaderF conf
jdhao
2021-11-23
update nvim-notify conf
jdhao
2021-11-23
remove plugin vim-searchlight
jdhao
2021-11-23
update linux setup script, closes #30
jdhao
2021-11-22
use branch dev of nvim-hlslens
jdhao
2021-11-22
update linux setup
jdhao
2021-11-21
update snippets
jdhao
2021-11-21
reword warning msg
jdhao
2021-11-21
update packer-related instructions
jdhao
2021-11-17
update hop.nvim conf
jdhao
2021-11-10
update snippets
jdhao
2021-11-08
add cpp snippets
jdhao
2021-11-07
drop auto-remove trailing whitespaces
jdhao
2021-11-07
make alpah-nvim opt
jdhao
2021-11-07
change location of packer_compiled.lua
jdhao
2021-11-06
fix indent-blankline activation bug
jdhao
2021-11-06
remove lsp omnifunc conf
jdhao
2021-11-06
simplify lsp config
jdhao
2021-11-06
update indent-blankline conf
jdhao
2021-11-06
update doc
jdhao
2021-11-06
[breaking change] make it work for nvim 0.5.1
jdhao
2021-11-05
update hop.nvim conf
jdhao
2021-11-05
update indent-blankline conf
jdhao
2021-11-05
change matchparen highlight
jdhao
2021-11-04
more snippets
jdhao
2021-11-03
add mapping: keep cursor position after yanking
jdhao
2021-11-03
change mapping to insert semicolon in insert mode
jdhao
2021-11-03
less timeout
jdhao
2021-11-03
more mapping
jdhao
2021-11-02
fix typo in snippets
jdhao
2021-11-02
remove trailing whitespace on save
jdhao
2021-11-01
move whitespace utility into separate plugins
jdhao
2021-11-01
add iso time utils function
jdhao
2021-11-01
update LeaderF settings
jdhao
2021-10-31
remove redundant fold marks
jdhao
[next]