1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-18 11:11:34 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tae Won Ha
dd58bb6138
Refactor API methods 2023-12-16 19:38:15 +01:00
Tae Won Ha
91500e9b20
Generate API methods 2023-12-16 19:33:26 +01:00
Tae Won Ha
0c3a15a327
Fix scripts for generating sources
- Include also deprecated API methods, but mark it as deprecated using
  `@available()`.
2023-11-09 17:55:59 +01:00
Tae Won Ha
adc9f41802
Add RxPack and RxNeovim 2022-12-03 17:43:43 +01:00
Tae Won Ha
9c056876cf
Extract Rx classes for MessagePort and MsgpackRPC and move RxNeovimApi to NvimServer 2022-06-18 11:48:40 +02:00
Tae Won Ha
ae5710246b
Update release notes 2020-12-10 22:47:30 +01:00
Tae Won Ha
6c7ff8a300
Get the error msg for tabclose 2020-12-09 22:05:01 +01:00
Tae Won Ha
0572cec9eb
WIP: Add tab representative 2020-12-06 16:08:12 +01:00
Tae Won Ha
9925d9b7ae
Add generate sources 2020-08-18 19:50:22 +02:00