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

3883 Commits

Author SHA1 Message Date
Tae Won Ha
884071f733
Update version 2022-02-12 16:22:19 +01:00
Tae Won Ha
4f3a798156
Update neovim 2022-02-12 16:20:24 +01:00
Tae Won Ha
9107d60b71
Update NvimServer version for build 2022-02-12 16:20:09 +01:00
Tae Won Ha
e4dbb81e2e
Update release notes 2022-02-12 12:23:25 +01:00
Tae Won Ha
c30f098340
Merge pull request #895 from atishay/rightMouse
Add Support for Right and Middle Mouse buttons
2022-02-12 12:21:30 +01:00
Atishay Jain
a39cc580cf Add Support for Right and Middle Mouse buttons 2022-01-20 22:29:58 -08:00
Tae Won Ha
751237cc8f
Forgot to add JSON file 2022-01-11 14:16:30 +01:00
Tae Won Ha
50e10a61cd
Use JSON instead of multiple txt files 2022-01-11 14:11:17 +01:00
Tae Won Ha
cb7b86609b
Remove unused files 2022-01-11 13:42:09 +01:00
Tae Won Ha
c93f03b937
Reformat 2022-01-11 13:24:48 +01:00
Tae Won Ha
190e186264
Add some comment 2022-01-05 23:29:30 +01:00
Tae Won Ha
67e729392d
Use Array(unsafeUninitializedCapacity) 2022-01-05 16:26:01 +01:00
Tae Won Ha
8e6594be5f
Merge pull request #891 from tstromberg/tstromberg-patch-1
README: Mention 'git submodule' commands required to build
2022-01-03 17:41:17 +01:00
Thomas Strömberg
22a71aa01c
Mention 'git submodule' commands required to build 2022-01-03 08:20:18 -08:00
Tae Won Ha
1839187150
Update snapshot appcast, too 2022-01-02 16:41:29 +01:00
Tae Won Ha
ec137846a1
Update appcast 2022-01-02 16:38:26 +01:00
Tae Won Ha
9d42ae4714
Bump version to 0.36.0-20220102.161018 2022-01-02 16:11:16 +01:00
Tae Won Ha
5d2c80c838
Update NvimServer to 0.6.1-0 2022-01-02 16:09:21 +01:00
Tae Won Ha
ac6650751d
Update DEVELOP.md 2022-01-02 15:58:55 +01:00
Tae Won Ha
8b7818a4a9
Update release notes 2022-01-01 12:02:36 +01:00
Tae Won Ha
07c775082c
Merge pull request #876 from imkerberos/fix-cmd-dot-keydown
Fix <Cmd + .> don't trigger keydown event.
2022-01-01 12:00:55 +01:00
Tae Won Ha
5286f800e1
Make DrawerDev compile again 2021-12-24 13:18:35 +01:00
Tae Won Ha
e5d33ec107
Add framerate measurement 2021-12-24 13:11:50 +01:00
Tae Won Ha
3725da6923
Add Airbnb's swiftlint rules 2021-12-24 09:54:18 +01:00
Tae Won Ha
4786aa94bb
Use ClosedRange instead of CountableClosedRange 2021-12-23 22:41:07 +01:00
Tae Won Ha
e63f2ccea6
Reformat 2021-12-23 22:38:43 +01:00
Tae Won Ha
e4701adc1d
Reformat and add a test 2021-12-23 22:37:18 +01:00
Tae Won Ha
848017f450
Simplify closure a bit 2021-12-23 20:54:49 +01:00
Tae Won Ha
ca7a270f52
Refactor slightly 2021-12-23 20:42:37 +01:00
Tae Won Ha
63f7d65084
Make use of automatic conversion between CGFloat and Double 2021-12-23 19:48:57 +01:00
Tae Won Ha
b671e0d60b
Ack Xcode recommendations 2021-12-23 19:45:18 +01:00
Tae Won Ha
fc60916b66
Update release notes 2021-12-23 19:43:11 +01:00
Tae Won Ha
1e9fe40f9c
Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
Tae Won Ha
7f0b7936c5
Merge branch 'key-eq-handling' into develop 2021-12-23 19:32:22 +01:00
Tae Won Ha
acfd2eeb75
Reformat 2021-12-23 19:12:41 +01:00
Tae Won Ha
9a7b51e786
Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
Tae Won Ha
c2d25b46de
Remove unused code 2021-12-23 15:35:18 +01:00
Tae Won Ha
30b5ee7e4c
Make delegate weak 2021-12-23 14:27:12 +01:00
Tae Won Ha
226bc73c7b
Reformat 2021-12-23 14:19:40 +01:00
Tae Won Ha
d442e6021b
Add NvimViewDelegate for menu item key equivalent handling 2021-12-23 14:16:37 +01:00
Tae Won Ha
9b35ebb3be
Reformat 2021-12-23 14:04:50 +01:00
Tae Won Ha
d9e3863e5e
Set NSApp as next responder 2021-12-23 13:56:02 +01:00
Tae Won Ha
9a19b7ffcc
Update DEVELOP.md 2021-12-13 18:47:02 +01:00
Tae Won Ha
76a574efd1
Add build release script 2021-12-13 15:58:17 +01:00
Tae Won Ha
3ebb245dd9
Update README 2021-12-12 20:46:25 +01:00
Tae Won Ha
aee3fa214f
Add vimr-deps download script 2021-12-12 20:39:24 +01:00
Tae Won Ha
71eab5e9ce
Fix yaml 2021-12-12 18:30:16 +01:00
Tae Won Ha
c23be38ee2
Create release and upload 2021-12-12 18:28:03 +01:00
Tae Won Ha
423cec7d9a
Set pyenv envs when building 2021-12-12 17:29:26 +01:00
Tae Won Ha
7c6481c69a
Fix virtualenv creation 2021-12-12 17:23:36 +01:00