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
/
lua
/
config
Age
Commit message (
Expand
)
Author
2022-10-05
remove vim-asterisk
jdhao
2022-10-04
nvim 0.8 update
jdhao
2022-09-28
hilight update for gitsigns.nvim
jdhao
2022-09-25
correct :git to :Git
jdhao
2022-09-25
more mapping and doc update for gitlinker
jdhao
2022-09-24
enable word diff for gitsigns.nvim
jdhao
2022-09-23
update nvim-tree conf
jdhao
2022-09-20
update gitsigns conf
jdhao
2022-09-10
format with stylua
jdhao
2022-09-10
use gitsigns for diff
jdhao
2022-09-09
refactor: lsp mapping
jdhao
2022-09-09
update hlslens conf
jdhao
2022-09-08
use gitsigns instead of signify
jdhao
2022-09-08
update mapping
jdhao
2022-09-07
refactor: use nvim_err_writeln for error msg
jdhao
2022-09-06
use local keymap
jdhao
2022-09-05
update hop.nvim conf
jdhao
2022-09-05
add plugin gitlinkder.nvim
jdhao
2022-08-31
update hop.nvim conf
jdhao
2022-08-28
update indent-blankline conf
jdhao
2022-08-28
update nvim-cmp conf
jdhao
2022-08-26
fix parameter for vim.notify
jdhao
2022-08-22
update bufferline.nvim conf
jdhao
2022-08-18
add config dir to workspace.library for lua lsp
jdhao
2022-08-14
chore: renaming
jdhao
2022-08-14
add fidget-nvim for lsp-progress
jdhao
2022-08-14
Merge pull request #62 from jdhao/lua-lsp
jdhao
2022-08-14
update sumneko lua settings
jdhao
2022-08-14
make inspect() global
jdhao
2022-08-13
update lua-language-server conf
jdhao
2022-08-07
refactor: disable showing trailing space and mix indent for non-modifiable bu...
jdhao
2022-08-07
fix: dashboard map is not local
jdhao
2022-08-07
remove alpha-nvim, use dashboard-nvim
jdhao
2022-08-06
fix: trailing white sapces do not show as expected
jdhao
2022-08-01
revert to vim-auto-save
jdhao
2022-07-28
update nvim-cmp conf since cmp-nvim-lua is removed
jdhao
2022-05-18
lsp: only show diagnostic once for each line if cursor is not moved
jdhao
2022-05-15
refactor: local fn = vim.fn
jdhao
2022-04-29
update hlslens conf
jdhao
2022-04-29
refactor: simplify hlslens conf
jdhao
2022-04-29
fix: error when pressing n/N if pattern not present in buffer
jdhao
2022-04-27
use vim.keymap for key mappings in lua
jdhao
2022-04-27
update nvim-tree conf
jdhao
2022-04-16
[nvim 0.7] use native lua autocmd for cleaner code
jdhao
2022-04-16
[nvim 0.7] vim.keymap.set opts update
jdhao
2022-04-16
[nvim 0.7] use the new vim.keymap interface
jdhao
2022-04-14
fix nvim-cmp error
jdhao
2022-04-10
update nvim-cmp conf, fix hrsh7th/nvim-cmp#880
jdhao
2022-04-02
update nvim-tree conf: stay focus
jdhao
2022-03-29
update nvim-tree conf
jdhao
[next]