https://github.com/frankroeder/apple-swift
Simple Vim plugin for the programming language Swift 🍏🐦
https://github.com/frankroeder/apple-swift
apple-swift neovim plugin swift syntax-highlighting vim vim-plugin
Last synced: about 2 months ago
JSON representation
Simple Vim plugin for the programming language Swift 🍏🐦
- Host: GitHub
- URL: https://github.com/frankroeder/apple-swift
- Owner: frankroeder
- Created: 2020-01-14T17:34:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T07:39:52.000Z (over 6 years ago)
- Last Synced: 2025-04-01T16:18:47.134Z (about 1 year ago)
- Topics: apple-swift, neovim, plugin, swift, syntax-highlighting, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift for Vim
This is a slightly modified copy of [Apple's swift plugin for Vim](https://github.com/apple/swift/tree/master/utils/vim).
Add `Plug 'bassstring/apple-swift` to your config to install it via [vim-plug](https://github.com/junegunn/vim-plug)
or any other plugin manager of choice. It offers basic support for syntax highlighting and tab stops.
This plugin also detects [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)) for swift.