-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for neovim v0.9 (#60)
--------- Co-authored-by: Mike <[email protected]>
- Loading branch information
1 parent
5a17f3f
commit 30fffc0
Showing
12 changed files
with
439 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Backported functionality from v0.10 to v0.9 | ||
|
||
## Files | ||
- runtime/lua/vim/_system.lua | ||
- runtime/lua/vim/version.lua | ||
|
||
## Backport sha256s | ||
- backport-sha.json contains the file and sha256 checksums at the time of copy | ||
- TODO: add a cron to have a nightly check if these files changes in Neovim | ||
|
Oops, something went wrong.