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-14
make inspect() global
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
2022-07-28
update nvim-cmp conf since cmp-nvim-lua is removed
jdhao
2022-07-27
use emmylua-nvim instead of cmp-nvim-lua for better completion
jdhao
2022-07-27
update winblend
jdhao
2022-07-19
add command ToPDF
jdhao
2022-07-11
update title str format
jdhao
2022-07-02
update titlestring
jdhao
2022-06-28
disable showing current theme used
jdhao
2022-06-28
update option shortmess
jdhao
2022-06-28
minor tweak: version checking
jdhao
2022-06-28
bump version to 0.7.2
jdhao
2022-06-27
update macos install script
jdhao
2022-06-14
update python snippet
jdhao
2022-06-05
disable sql omni completion
jdhao
2022-05-29
add lua map module and more mappings
jdhao
2022-05-29
update spell
jdhao
2022-05-29
disable alpha-nvim
jdhao
2022-05-21
update linux setup script
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-05-15
change location of packer_compiled.lua
jdhao
2022-05-14
use vim.pretty_print for checking lua objects
jdhao
2022-05-09
add mapping to run vim script file
jdhao
2022-05-09
check if nvim version is correct, see also #51
jdhao
2022-05-04
update nvim-cmp conf
jdhao
2022-05-04
fix nvim-cmp issue, see hrsh7th/nvim-cmp#964
jdhao
[next]