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

4381 Commits

Author SHA1 Message Date
Tae Won Ha
4944eb497b
Remove unnec' files 2023-11-24 10:47:57 +01:00
Tae Won Ha
ae101d0d84
Use .userInteractive for MsgpackRpc since we now use neovim's official UI API 2023-11-23 21:44:44 +01:00
Tae Won Ha
6612ba271f
Update neovim 2023-11-22 21:58:14 +01:00
Tae Won Ha
1048630e21
Update DEVELOP 2023-11-22 13:48:41 +01:00
Tae Won Ha
c028ac9681
Update release scripts 2023-11-22 13:47:59 +01:00
Tae Won Ha
4fce394ee4
Update DEVELOP 2023-11-22 13:47:51 +01:00
Tae Won Ha
5e49f6f92b
Update README 2023-11-22 13:42:54 +01:00
Tae Won Ha
b96ff7f537
Update appcast 2023-11-22 13:34:26 +01:00
Tae Won Ha
4c992523e1
Update version 2023-11-22 13:05:03 +01:00
Tae Won Ha
31312c2d0c
Update release notes 2023-11-22 13:03:53 +01:00
Tae Won Ha
f6af630eba
Update release notes 2023-11-22 13:03:11 +01:00
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