George Harker
|
c918c92aad
|
fix build script
this changes in more recent platforms for reasons I don’t understand, however, for the current deployent os this is correct now.
|
2023-11-08 09:28:40 -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 |
|
Tae Won Ha
|
9649449359
|
Update package resolved file
|
2023-11-07 21:15:30 +01:00 |
|
Tae Won Ha
|
b7d39e8b42
|
Merge pull request #1017 from josa42/fix-typo-guifont
Fix a typo
|
2023-11-06 19:13:48 +01:00 |
|
Josa Gesell
|
5738190342
|
Fix typo
|
2023-11-06 11:25:48 +01:00 |
|
Tae Won Ha
|
0616e6e91f
|
Update release notes
|
2023-11-05 20:40:51 +01:00 |
|
Tae Won Ha
|
c306d58d41
|
Do not upgrade brew
|
2023-11-05 20:22:42 +01:00 |
|
Tae Won Ha
|
c2c06ac089
|
Use v13 in workflow
|
2023-11-05 20:18:19 +01:00 |
|
Tae Won Ha
|
0c63513d1c
|
Add .vscode to gitignore
|
2023-11-05 19:54:08 +01:00 |
|
George Harker
|
63aafa0c3b
|
return nvimBinary to non optional string
|
2023-11-05 10:50:00 -08:00 |
|
Tae Won Ha
|
94df77a072
|
Merge remote-tracking branch 'origin/pr/745'
Conflicts:
VimR/VimR/GeneralPref.swift
VimR/VimR/GeneralPrefReducer.swift
VimR/VimR/PreviewMiddleware.swift
VimR/VimR/States.swift
|
2023-11-05 19:49:33 +01:00 |
|
George Harker
|
e103f67d43
|
revert prefs version bump
|
2023-11-05 07:35:04 -08:00 |
|
George Harker
|
39ca0b34e5
|
make nvim binary optional string
|
2023-11-05 07:32:54 -08:00 |
|
George Harker
|
f93ef45af5
|
fix universal build
|
2023-11-05 07:00:03 -08: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
|
94ad5f15bc
|
Update appcast
|
2023-11-04 20:03:34 +01:00 |
|
Tae Won Ha
|
a6f8204afc
|
Fix appcast script
|
2023-11-04 20:03:28 +01:00 |
|
Tae Won Ha
|
a5c841f5bd
|
Bump version to new snapshot
|
2023-11-04 19:41:19 +01:00 |
|
Tae Won Ha
|
e70bb5c8dc
|
Bump deployment target to Ventura (v13)
|
2023-11-04 19:37:44 +01:00 |
|
Tae Won Ha
|
a8ada444be
|
Update NvimServer
|
2023-11-04 19:33:13 +01:00 |
|
Tae Won Ha
|
555618b248
|
Merge pull request #1005 from EdgeJ/file-handling
Add basic file handling to the filebrowser
|
2023-10-31 18:26:37 +01:00 |
|
Tae Won Ha
|
732c490628
|
Merge pull request #1014 from fujimura/patch-1
Fix VimRSetCharacterspacing
|
2023-10-31 18:25:14 +01:00 |
|
Tae Won Ha
|
d1de50b2da
|
Merge pull request #1003 from SolaWing/nvim-binary
feat: provide neovim original commandline interface
|
2023-10-31 18:24:58 +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
|
c1a7d38b47
|
update signing cert
|
2023-10-30 16:18:47 -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
|
62817d6e9c
|
modify build scripts
|
2023-10-30 14:51:24 -07:00 |
|
George Harker
|
b5adab050d
|
bump package min os
|
2023-10-30 14:48:30 -07:00 |
|
George Harker
|
151d66be12
|
Merge branch 'master' of github.com:georgeharker/vimr
|
2023-10-30 14:28:32 -07:00 |
|
George Harker
|
736bbde44b
|
Merge branch 'master' of github.com:georgeharker/vimr
|
2023-10-30 14:28:23 -07:00 |
|
George Harker
|
56d1e67f64
|
Merge branch 'master' of github.com:georgeharker/vimr
|
2023-10-30 14:27:42 -07:00 |
|
George Harker
|
67012a447e
|
bump min os to get things working
|
2023-10-30 14:27:31 -07:00 |
|
George Harker
|
6ff21ed002
|
bump min os to get things working
|
2023-10-30 14:25:22 -07:00 |
|
George Harker
|
80062c884e
|
Merge branch 'master' of github.com:georgeharker/vimr
|
2023-10-30 14:22:08 -07:00 |
|
George Harker
|
c82ea28e3e
|
update build scripts
|
2023-10-30 14:21:48 -07:00 |
|
George Harker
|
faa60d9c80
|
update build scripts
|
2023-10-30 14:21:27 -07:00 |
|
George Harker
|
6fb2e5cd80
|
arm64 only
|
2023-10-30 14:01:41 -07:00 |
|
George Harker
|
ff3597071b
|
bump nvim to head
|
2023-10-30 14:01:26 -07:00 |
|
George Harker
|
690c5d12e0
|
remove print
|
2023-10-30 13:31:51 -07:00 |
|
George Harker
|
7e7ad3428c
|
update workspace
|
2023-10-30 13:26:41 -07:00 |
|
George Harker
|
2d7e3643d4
|
update ignores for swiftpm
|
2023-10-30 13:26:21 -07:00 |
|
George Harker
|
acc9328082
|
update build requirements
|
2023-10-30 13:25:04 -07:00 |
|
George Harker
|
ba32d88eaf
|
rename neovim
|
2023-10-30 10:57:58 -07:00 |
|
George Harker
|
ae221d3e3d
|
rename neovim submodule
|
2023-10-30 10:57:36 -07:00 |
|
George Harker
|
013110e661
|
bump nvim server
|
2023-10-29 14:34:40 -07:00 |
|
George Harker
|
5c1f97e154
|
use upstream mods for neovim
|
2023-10-29 14:32:11 -07:00 |
|