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
2022-01-28
fix: check if language server exists before using
jdhao
2022-01-28
chore: use local variable lspconfig
jdhao
2022-01-26
add bash-language-server
jdhao
2022-01-26
update ignore files
jdhao
2022-01-26
update matchparen highlight
jdhao
2022-01-24
add log-autocmd
jdhao
2022-01-23
change load condition of lspkind-nvim
jdhao
2022-01-23
update spell
jdhao
2022-01-23
update lsp setting
jdhao
2022-01-16
doc: update description for init.vim
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
2022-01-11
new year
jdhao
2022-01-09
add plugin vim-conflicted for merge conflict handling
jdhao
2022-01-09
add issue template for easier debugging
jdhao
2022-01-09
update README
jdhao
2022-01-09
chore: remove semshi settings
jdhao
2022-01-08
more startup screen menu item
jdhao
2022-01-07
add icon and scrollbar for wilder.nvim
jdhao
2022-01-07
simplify wilder.nvim settings
jdhao
2022-01-07
fix: link is broken for wilder.nvim
jdhao
2022-01-06
wilder.nvim popup menu now respects pumblend
jdhao
2022-01-04
docs: use latest stable version of nvim
jdhao
2022-01-04
remove two mappings that warn of mapping deprecation
jdhao
2022-01-04
docs: update mappings
jdhao
2022-01-02
Update README
jdhao
2022-01-02
bump minimum supported nvim version to 0.6.1
jdhao
2021-12-31
docs: add section on custom commands
jdhao
2021-12-31
fix: broken link in README
jdhao
2021-12-30
restore reg content after using it
jdhao
2021-12-30
split command output to list of string and set the buffer
jdhao
2021-12-30
remove logging
jdhao
2021-12-30
fix: command output captured by a register not formatted properly
jdhao
2021-12-30
refactor: capture command output silently
jdhao
2021-12-29
fix url link in README
jdhao
2021-12-29
update README
jdhao
2021-12-29
g:mapleader
jdhao
2021-12-28
fix: lsp reference highlight isn't correctly linked
jdhao
2021-12-28
refactor: resume edit position --> resume cursor position
jdhao
2021-12-23
remove double quotes for snippet trigger
jdhao
2021-12-23
add colorscheme kanagawa
jdhao
2021-12-20
fix bug in go to last edit position
jdhao
2021-12-19
add ref for checking IME state
jdhao
2021-12-19
change SPELL location on statusline
jdhao
2021-12-19
show IME on statusline on macOS
jdhao
2021-12-19
update plugin.lua
jdhao
2021-12-16
update README
jdhao
2021-12-15
renaming variables
jdhao
2021-12-14
update fold conf for vim script
jdhao
2021-12-14
refactor: remove folding for init.vim
jdhao
[next]