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

4233 Commits

Author SHA1 Message Date
Tae Won Ha
87a621aad9
Use stock Neovim repository as submodule 2023-11-13 22:10:43 +01:00
Tae Won Ha
ffd0cfda9c
Adapt build_neovim.sh
Now we can use neovim/neovim repository
2023-11-13 22:04:41 +01:00
Tae Won Ha
6124ab1ba3
Add chat room to README 2023-11-13 21:29:25 +01:00
Tae Won Ha
fb721241a6
Adapt README 2023-11-13 19:44:00 +01:00
Tae Won Ha
a4c0d366f2
Remove NSNotificationCenter warnings 2023-11-13 19:29:22 +01:00
Tae Won Ha
bdcd4f3466
Remove some warnings 2023-11-13 18:59:15 +01:00
George Harker
5c045c49aa remove warnings 2023-11-12 10:00:47 -08:00
Tae Won Ha
3d1bb76165
Fix swiftformat misformat (bug?) 2023-11-10 21:36:49 +01:00
Tae Won Ha
3bfe2ccdd6
swiftformat VimR 2023-11-10 21:32:44 +01:00
Tae Won Ha
8a99ff5e23
swiftformat Tabs 2023-11-10 21:32:28 +01:00
Tae Won Ha
ed8aeee987
swiftformat NvimView 2023-11-10 21:31:59 +01:00
Tae Won Ha
f9be41f220
swiftformat Ignore 2023-11-10 21:30:31 +01:00
Tae Won Ha
6de41ab2aa
swiftformat Commons 2023-11-10 21:30:11 +01:00
Tae Won Ha
fbff03713d
Update snapshot appcast 2023-11-10 21:11:34 +01:00
Tae Won Ha
4203a11972
Set new snapshot version 2023-11-10 21:00:14 +01:00
George Harker
bf27c2abd8 Merge branch 'stock-nvim' of github.com:qvacua/vimr into stock-nvim 2023-11-09 13:57:36 -08:00
George Harker
705249fc4c wait for neovim startup 2023-11-09 13:56:53 -08:00
Tae Won Ha
246f13b52a
Update Neovim 2023-11-09 22:40:48 +01:00
Tae Won Ha
bb3e3f9931
Fix deployment target and remove obsolete (sub) project 2023-11-09 22:38:21 +01:00
Tae Won Ha
b4891bb7f4
Fix deployment target 2023-11-09 22:34:42 +01:00
Tae Won Ha
f0485f1e18
Update release notes 2023-11-09 18:14:19 +01:00
Tae Won Ha
463aeee6e8
Update release notes 2023-11-09 17:59:19 +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
George Harker
afd60b1978 clean up quit 2023-11-08 10:56:07 -08:00
George Harker
e51e2ed665 Merge branch 'stock-nvim' of github.com:qvacua/vimr into stock-nvim
# Conflicts:
#	bin/build_vimr.sh
2023-11-08 09:42:05 -08:00
George Harker
54918f5f9c fix entitlements path 2023-11-08 09:40:42 -08:00
George Harker
13bf3b10a9 Add neovim version check on startup 2023-11-08 09:37:50 -08:00
Tae Won Ha
478cbaad8a
Build (mostly) stock neovim binary 2023-11-08 18:32:11 +01:00
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