George Harker
|
705249fc4c
|
wait for neovim startup
|
2023-11-09 13:56:53 -08: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 |
|
George Harker
|
afd60b1978
|
clean up quit
|
2023-11-08 10:56:07 -08:00 |
|
George Harker
|
13bf3b10a9
|
Add neovim version check on startup
|
2023-11-08 09:37:50 -08:00 |
|
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 |
|
Josa Gesell
|
5738190342
|
Fix typo
|
2023-11-06 11:25:48 +01:00 |
|
Tae Won Ha
|
7b47ae0961
|
Remove some warnings
|
2023-11-05 13:36:32 +01:00 |
|
Tae Won Ha
|
e73ceaf0e9
|
Update deps
|
2023-11-04 22:01:01 +01:00 |
|
Tae Won Ha
|
e70bb5c8dc
|
Bump deployment target to Ventura (v13)
|
2023-11-04 19:37:44 +01:00 |
|
George Harker
|
dff22ec24d
|
implement custom tab bar
|
2023-10-30 21:49:54 -07:00 |
|
George Harker
|
3e6de128bd
|
handle color scheme missing fg, bg better
|
2023-10-30 20:02:17 -07:00 |
|
George Harker
|
63e1c40468
|
fix input in blocked mode
|
2023-10-30 16:47:49 -07:00 |
|
George Harker
|
d5b5b65ea0
|
inverted scrolling
|
2023-10-30 16:18:36 -07:00 |
|
George Harker
|
3bd739473d
|
make robust to colorschemes leaving out fg/bg
|
2023-10-30 16:18:26 -07:00 |
|
George Harker
|
b5adab050d
|
bump package min os
|
2023-10-30 14:48:30 -07:00 |
|
George Harker
|
67012a447e
|
bump min os to get things working
|
2023-10-30 14:27:31 -07:00 |
|
George Harker
|
690c5d12e0
|
remove print
|
2023-10-30 13:31:51 -07:00 |
|
George Harker
|
acc9328082
|
update build requirements
|
2023-10-30 13:25:04 -07:00 |
|
George Harker
|
615d32755c
|
Talk to external nvim without uibridge
|
2023-10-29 13:46:05 -07:00 |
|
SolaWing
|
2edc970cdb
|
feat: provide neovim original binary
|
2023-04-03 11:11:38 +08:00 |
|
Tae Won Ha
|
15ca44c650
|
Update neovim to 0.8.2
|
2023-01-03 17:42:40 +01:00 |
|
Tae Won Ha
|
d7b257435e
|
Reformat
|
2022-12-15 15:25:24 +09:00 |
|
Tae Won Ha
|
adc9f41802
|
Add RxPack and RxNeovim
|
2022-12-03 17:43:43 +01:00 |
|
Tae Won Ha
|
9d9d8947b9
|
Remove warnings and bump deployment target to 10.15
|
2022-11-05 16:30:00 +01:00 |
|
Tae Won Ha
|
c5a56250d4
|
Update deps
|
2022-11-03 16:16:36 +01:00 |
|
Tae Won Ha
|
5497361ba5
|
Generate sources
|
2022-11-01 09:13:13 +01:00 |
|
Tae Won Ha
|
7a459e9a03
|
Bump deployment target for x86 to Catalina
The minimum bottle version of gettext brew offers is Catalina now.
|
2022-10-31 20:32:11 +01:00 |
|
Tae Won Ha
|
a08fc2c910
|
Merge branch 'master' into update-neovim
|
2022-09-13 23:19:11 +02:00 |
|
Tae Won Ha
|
4b147028fe
|
Use a private function instead of a public extension.
It's way faster.
|
2022-09-13 21:08:27 +02:00 |
|
Tae Won Ha
|
2d31876e3e
|
Merge branch 'master' into update-neovim
Conflicts:
NvimServer
|
2022-07-03 10:20:57 +02:00 |
|
Tae Won Ha
|
9820032b89
|
Remove unnec' protocol
|
2022-07-03 10:07:30 +02:00 |
|
Tae Won Ha
|
8fe75a7a95
|
Tidy up merge
|
2022-06-26 19:10:18 +02:00 |
|
Tae Won Ha
|
69e650b16f
|
Merge branch 'develop' into update-neovim
Conflicts:
NvimServer
NvimView/Sources/NvimView/NvimAutoCommandEvent.generated.swift
NvimView/Sources/NvimView/NvimCursorModeShape.generated.swift
|
2022-06-26 19:04:40 +02:00 |
|
Tae Won Ha
|
0301919b7c
|
Generate sources
|
2022-06-26 18:28:01 +02:00 |
|
Tae Won Ha
|
c05d20269a
|
Make classes final if possible
|
2022-06-26 15:19:30 +02:00 |
|
Tae Won Ha
|
356712b837
|
Merge branch 'develop' into update-neovim
Conflicts:
RxPack/Sources/RxPack/RxNeovimApi.generated.swift
|
2022-06-18 15:59:11 +02:00 |
|
Tae Won Ha
|
a472bc8320
|
Update submodule
|
2022-06-18 15:54:04 +02: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
|
050537eeb7
|
wip
|
2022-06-17 22:42:20 +02:00 |
|
Tae Won Ha
|
2baf8a437f
|
Remove warnings
|
2022-06-17 16:48:30 +02:00 |
|
Tae Won Ha
|
076768bdfb
|
Merge remote-tracking branch 'origin/develop' into update-neovim
|
2022-06-16 15:55:57 +02:00 |
|
Tae Won Ha
|
c017466cc6
|
Use swift-tools 5.6 and bump Nimble to 10.0.0
|
2022-05-22 15:54:52 +02:00 |
|
Tae Won Ha
|
729e01ee59
|
Update neovim
|
2022-05-22 15:29:19 +02:00 |
|
Tae Won Ha
|
c4da658e8c
|
Merge branch 'develop' into update-neovim
|
2022-05-17 20:13:53 +02:00 |
|
Tae Won Ha
|
8fb71aa4c2
|
Make framerate view toggleable
|
2022-05-14 19:09:50 +02:00 |
|
Tae Won Ha
|
ffcbb01a20
|
Update neovim
|
2022-04-22 20:22:18 +02:00 |
|
Tae Won Ha
|
82b2913aad
|
Remove trackpad resistance pref
|
2022-04-18 15:31:48 +02:00 |
|
Tae Won Ha
|
57f22ac1ac
|
Merge pull request #938 from tsung-ju/trackpad
Improve trackpad scrolling precision
|
2022-04-18 08:07:32 +02:00 |
|
Tsung-Ju Chiang
|
e0e1dc1456
|
Change variables to internal
|
2022-04-17 14:06:03 -04:00 |
|
Tae Won Ha
|
192d0c9429
|
Update neovim to 0.7.0
|
2022-04-16 18:09:40 +02:00 |
|