This website requires JavaScript.
Explore
Help
Sign In
simon
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
87b571752a
nvim
/
CHANGELOG.md
Simon Lasbrugnas
c64e0469a4
chore: update CHANGELOG.md to reflect actual changes of 1.0.0
2023-11-30 23:28:43 +01:00
592 B
Raw
Blame
History
Changelog
1.0.2
(2023-11-30)
Bug Fixes
coding:
add back luaSnip (
1f1dbf0
)
1.0.1
(2023-11-27)
Bug Fixes
fugitive:
allow fugitive to load when no files are opened (
b969172
)
1.0.0 (2023-11-26)
Features
lazy:
Rewrite config using lazy.nvim package manager