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-08-21
refactor: use ctx table for lua autocmd callback
jdhao
2022-08-21
Merge pull request #71 from jdhao/snip
jdhao
2022-08-21
update markdown snippet
jdhao
2022-08-20
Merge pull request #70 from jdhao/lua-autuocmd
jdhao
2022-08-20
refactor: move part of autocmd to lua script
jdhao
2022-08-20
Merge pull request #69 from jdhao/fix-autocmd
jdhao
2022-08-20
update the autocmd for saving a file
jdhao
2022-08-19
Merge pull request #68 from jdhao/install-win
jdhao
2022-08-19
update install script for Windows
jdhao
2022-08-18
Merge pull request #67 from jdhao/packer-autoinstall
jdhao
2022-08-19
feat: auto-install plugins for fresh install
jdhao
2022-08-18
Merge pull request #66 from jdhao/lsp
jdhao
2022-08-18
add config dir to workspace.library for lua lsp
jdhao
2022-08-15
Merge pull request #64 from jdhao/fix-firenvim
jdhao
2022-08-15
update firenvim conf
jdhao
2022-08-15
update mapping
jdhao
2022-08-15
Merge pull request #63 from jdhao/large-file
jdhao
2022-08-15
handle large file better
jdhao
2022-08-14
update version check
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
update linux setup script
jdhao
2022-08-14
make inspect() global
jdhao
2022-08-13
update lua-language-server conf
jdhao
2022-08-13
make dashboard-nvim an opt plugin
jdhao
2022-08-13
init.vim --> init.lua cleanup
jdhao
2022-08-13
init.vim --> init.lua follow
jdhao
2022-08-13
Merge pull request #61 from jdhao/init.lua
jdhao
2022-08-13
Transition from init.vim to init.lua
jdhao
2022-08-13
add stylua conf
jdhao
2022-08-12
Merge pull request #60 from jdhao/doc
jdhao
2022-08-12
update setup doc
jdhao
2022-08-11
Merge pull request #58 from jdhao/mapping-doc
jdhao
2022-08-11
update readme about mappings
jdhao
2022-08-10
update mappings
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
update demo image in README
jdhao
2022-08-07
remove alpha-nvim, use dashboard-nvim
jdhao
2022-08-06
disable language command in macOS for now
jdhao
2022-08-06
Merge pull request #57 from jdhao/fix-trailing-space
jdhao
2022-08-06
fix: trailing white sapces do not show as expected
jdhao
2022-08-06
Merge pull request #56 from jdhao/js-setup
jdhao
2022-08-06
add setup for javascript
jdhao
2022-08-01
small fix
jdhao
2022-08-01
revert to vim-auto-save
jdhao
2022-07-28
add theme catppuccin
jdhao
2022-07-28
update packer config
jdhao
[next]