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-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
2022-04-19
spell
jdhao
2022-04-17
update README
jdhao
2022-04-16
[nvim 0.7] use native lua autocmd for cleaner code
jdhao
2022-04-16
doc: bump supported version to nvim 0.7.0
jdhao
2022-04-16
[nvim 0.7] use filetype.lua for detecting ft
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-16
[nvim 0.7] no more py2 support
jdhao
2022-04-14
Merge pull request #48 from soda92/patch-1
jdhao
2022-04-14
fix small typo
Maple
2022-04-14
fix nvim-cmp error
jdhao
2022-04-10
update spell file
jdhao
2022-04-10
update doc
jdhao
2022-04-10
update issue template
jdhao
2022-04-10
update wilder.nvim conf
jdhao
2022-04-10
update nvim-cmp conf, fix hrsh7th/nvim-cmp#880
jdhao
2022-04-05
update tex snippets
jdhao
2022-04-03
chore: use ft for FileType lazyloading
jdhao
2022-04-02
update nvim-tree conf: stay focus
jdhao
2022-03-29
Merge pull request #46 from jdhao/fix-quit-condition
jdhao
[next]