1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 01:32:04 +03:00
Commit Graph

4270 Commits

Author SHA1 Message Date
Tae Won Ha
c8c476f328
Slightly refactor 2023-11-22 13:03:05 +01:00
Tae Won Ha
486c9c0ab9
Update neovim 2023-11-22 13:02:55 +01:00
George Harker
5c3a1cdf00 ensure resize does not persist prior updates 2023-11-16 11:33:15 -08:00
George Harker
dc24338fa5 clarify comments 2023-11-16 09:58:03 -08:00
George Harker
973314780d ensure cwd changes before an open update bar 2023-11-15 18:29:36 -08:00
George Harker
72abe96f05 source files before uistart 2023-11-15 15:42:54 -08:00
George Harker
5943d1b901 fix remote rpc commands 2023-11-15 12:09:47 -08:00
George Harker
6ebb94b97a Merge branch 'master' of github.com:qvacua/vimr 2023-11-14 15:43:21 -08:00
George Harker
7d68ac3619 tab titles are relative to cwd if prefixes match 2023-11-14 15:43:09 -08:00
Tae Won Ha
3bc2526325
Remove debug msgs 2023-11-14 20:35:30 +01:00
Tae Won Ha
e6eb1e11e4
Fix build 2023-11-14 20:29:54 +01:00
Tae Won Ha
9910abc275
Remove unnec' files 2023-11-14 20:23:08 +01:00
Tae Won Ha
c37ab3612b
-s ours merge branch 'update-neovim' 2023-11-13 22:24:15 +01:00
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
d9f32e4917
-X theirs merge branch 'master' into update-neovim 2023-11-13 21:08:54 +01:00
Tae Won Ha
e34ef87869
Remove submodule 2023-11-13 21:08:50 +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