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-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
2022-05-03
add new map
jdhao
2022-05-03
update issue template
jdhao
2022-05-03
add map to run lua file
jdhao
2022-05-02
update vimtex conf, close #50
jdhao
2022-05-01
update doc
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-20
update LeaderF conf
jdhao
[next]