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

3 Commits

Author SHA1 Message Date
Tae Won Ha
050f296936
Use Lua instead of LuaJit.
- If we use LuaJit, then there's a memory allocation error and the Lua interpreter cannot be instantiated. Have to analyze this.
2017-11-10 10:50:34 +01:00
Tae Won Ha
122b14f2a2
GH-264 use two separate local.mk 2016-09-07 22:29:44 +02:00
Tae Won Ha
fa0ef63611
Add SwiftNeoVim framework target
- This target includes the XPC-service and will be included in the main
  app
2016-06-05 17:46:05 +02:00