1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-19 04:57:14 +03:00
vimr/RxPack
Tae Won Ha ffb3423b0f
Merge remote-tracking branch 'origin/pr/1015' into stock-nvim
Conflicts:
	.gitignore
	NvimServer~HEAD
	NvimView/Sources/NvimView/NvimView.swift
	NvimView/Sources/NvimView/UiBridge.swift
	NvimView/Support/NvimViewSupport.xcodeproj/project.pbxproj
	VimR.xcworkspace/xcshareddata/swiftpm/Package.resolved
2023-11-08 12:32:33 +01:00
..
bin Add RxPack and RxNeovim 2022-12-03 17:43:43 +01:00
Sources Talk to external nvim without uibridge 2023-10-29 13:46:05 -07:00
Support Merge remote-tracking branch 'origin/pr/1015' into stock-nvim 2023-11-08 12:32:33 +01:00
Tests Add RxPack and RxNeovim 2022-12-03 17:43:43 +01:00
LICENSE Add RxPack and RxNeovim 2022-12-03 17:43:43 +01:00
Package.resolved Update package resolved file 2023-11-07 21:15:30 +01:00
Package.swift Update deps 2023-11-04 22:01:01 +01:00
README.md Add RxPack and RxNeovim 2022-12-03 17:43:43 +01:00

To generate the API Swift file, first checkout the correct ref, e.g., develop or update-neovim. Then,

./bin/generate_sources.sh