1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-21 12:41:44 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Tae Won Ha
33f941e088
Move third party scripts to bin and add an action for building deps 2021-12-12 17:06:19 +01:00
Tae Won Ha
dd955fb4f1
Remove Xcode warnings 2021-06-18 08:57:57 +02:00
Tae Won Ha
945433b399
Use more inset when on macOS >= 11 2020-12-15 21:16:58 +01:00
Tae Won Ha
2cb2fde084
Update resolved 2020-08-18 20:22:31 +02:00
Tae Won Ha
0b00529434
Cache CTRuns 2020-02-10 20:58:00 +01:00
Tae Won Ha
c6d2758c19
Use build config files for dev builds 2020-02-09 12:31:49 +01:00
Tae Won Ha
d254f13f0e
Adapt to Xcode 10.2 (not yet Swift 5) 2019-03-26 17:51:45 +01:00
Tae Won Ha
0e648ef2a1
Restructure Nvim target a bit 2019-03-26 09:25:34 +01:00
Tae Won Ha
3998ee4fff
Use only solid style FontAwesome icons.
- It seems that CocoaFontAwesome has memory leak when you load solid and
regular style icons. Need to investigate.
2019-03-25 18:39:32 +01:00
Tae Won Ha
5f92fc6302
Add a dev target 2019-03-14 09:56:23 +01:00
Tae Won Ha
ce0e0c64d7 GH-666 Add a new typesetter [WIP]
The typesetter will replace the MMCoreTextView of MacVim.
2018-08-27 18:46:02 +02:00
Tae Won Ha
4b11b27608
Use recommended Xcode project settings 2018-04-08 14:53:29 +02:00
Tae Won Ha
2a7ffebad7
Delete unnec' scheme 2017-12-10 18:13:12 +01:00
Tae Won Ha
4ef2fd0f15
Restructure the project 2017-12-03 09:59:15 +01:00