https://github.com/xcodebuild/fcitx-vim-osx
Modified fcitx.vim for osx with https://github.com/CodeFalling/fcitx-remote-for-osx
https://github.com/xcodebuild/fcitx-vim-osx
Last synced: 6 months ago
JSON representation
Modified fcitx.vim for osx with https://github.com/CodeFalling/fcitx-remote-for-osx
- Host: GitHub
- URL: https://github.com/xcodebuild/fcitx-vim-osx
- Owner: xcodebuild
- Created: 2015-11-02T08:08:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T05:24:54.000Z (over 5 years ago)
- Last Synced: 2025-04-08T19:52:28.767Z (8 months ago)
- Language: Vim script
- Size: 7.81 KB
- Stars: 57
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fcitx-vim-osx
Modified fcitx.vim for osx with https://github.com/CodeFalling/fcitx-remote-for-osx
lazy load this plugin. it will reduce 70ms at vim startup.
```
Plugin 'CodeFalling/fcitx-vim-osx'
```
# For OS X
You have to install https://github.com/CodeFalling/fcitx-remote-for-osx
# Thanks
This project is just a modified version of https://github.com/vim-scripts/fcitx.vim developed by [lilydjwg](https://github.com/lilydjwg)