jdhao
54ca6d4191
update to nvim 0.9.4
2023-10-11 20:35:50 +02:00
jdhao
6df27d1c22
upgrade to neovim 0.9.2
2023-09-16 14:26:38 +02:00
jdhao
cc4688d089
Loosen the version check condition
...
Other version of nvim can still run this config, but should use with
care.
2023-09-01 21:39:08 +02:00
jdhao
855a88b532
fix: user lua conf reloading fails
...
The cache should be invalidated. This fix does not work 100%, because, e.g.,
there are other configs hiding deeper under lua/config/ directory.
A restart is the best way to reload the config.
2023-07-29 14:34:42 +02:00
jdhao
e53ee104ec
feat: move lua conf under lua directory
2023-07-28 22:28:36 +02:00
jdhao
6c873a32da
update to nvim 0.9.1
2023-06-03 21:37:14 +02:00
jdhao
cc3a7d6ebd
remove impatient.nvim
...
It is not needed since nvim 0.9.0
2023-05-07 20:10:52 +02:00
jdhao
644993a89e
bump to nvim version 0.9.0 ( #188 )
2023-04-08 04:42:24 +08:00
jdhao
bfdb3f5a26
bump supported nvim version ( #184 )
2023-02-11 11:42:57 +08:00
jdhao
76ced0e265
update contact info
2023-01-18 13:27:55 +08:00
jdhao
6429e8364c
update nvim to version 0.8.2 ( #173 )
2022-12-31 10:13:39 +08:00
jdhao
509a8bce8c
upgrade to latest stable 0.8.1
2022-11-22 21:16:17 +08:00
jdhao
d40d87cb61
nvim 0.8 update
2022-10-04 19:34:20 +08:00
jdhao
6e8e61e53a
global.vim --> global.lua
...
fix 2
fix 3
2022-09-11 18:21:56 +08:00
jdhao
aaeb6a813a
format with stylua
2022-09-10 23:55:22 +08:00
jdhao
67a322c26c
refactor: use nvim_err_writeln for error msg
2022-09-07 23:35:18 +08:00
jdhao
11e6797cb5
refactor: convert mapping from viml to lua
2022-09-06 21:22:45 +08:00
jdhao
17acda10a0
fix
2022-09-01 13:24:52 +08:00
jdhao
b41998828d
refactor a bit
...
1. change theme to colorscheme
2. update plugin load logic
2022-08-28 12:43:50 +08:00
jdhao
59525c5577
refactor: theme.vim --> theme.lua
2022-08-26 18:42:30 +08:00
jdhao
a52a362b02
update version check
2022-08-14 22:54:19 +08:00
jdhao
4c96243a4c
init.vim --> init.lua cleanup
2022-08-13 22:45:13 +08:00
jdhao
b11c57e36f
Transition from init.vim to init.lua
2022-08-13 22:37:49 +08:00