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
/
init.lua
Age
Commit message (
Expand
)
Author
2023-10-11
Rename vimscript conf directory
jdhao
2023-10-11
update to nvim 0.9.4
jdhao
2023-09-16
upgrade to neovim 0.9.2
jdhao
2023-09-01
Loosen the version check condition
jdhao
2023-07-29
fix: user lua conf reloading fails
jdhao
2023-07-28
feat: move lua conf under lua directory
jdhao
2023-06-03
update to nvim 0.9.1
jdhao
2023-05-07
remove impatient.nvim
jdhao
2023-04-08
bump to nvim version 0.9.0 (#188)
jdhao
2023-02-11
bump supported nvim version (#184)
jdhao
2023-01-18
update contact info
jdhao
2022-12-31
update nvim to version 0.8.2 (#173)
jdhao
2022-11-22
upgrade to latest stable 0.8.1
jdhao
2022-10-04
nvim 0.8 update
jdhao
2022-09-11
global.vim --> global.lua
jdhao
2022-09-10
format with stylua
jdhao
2022-09-07
refactor: use nvim_err_writeln for error msg
jdhao
2022-09-06
refactor: convert mapping from viml to lua
jdhao
2022-09-01
fix
jdhao
2022-08-28
refactor a bit
jdhao
2022-08-26
refactor: theme.vim --> theme.lua
jdhao
2022-08-14
update version check
jdhao
2022-08-13
init.vim --> init.lua cleanup
jdhao
2022-08-13
Transition from init.vim to init.lua
jdhao