toyamarinyon / vim-swift
Adds Swift support to vim. It covers syntax, intenting, and more.
☆369Updated 8 years ago
Alternatives and similar repositories for vim-swift:
Users that are interested in vim-swift are comparing it to the libraries listed below
- Swift filetype plugin for Vim☆121Updated 9 years ago
- Vim runtime files for Swift☆819Updated last week
- Autocompletion for Swift in NeoVim with deoplete.☆95Updated 6 years ago
- Work with Xcode projects from within Vim☆107Updated 4 years ago
- Autocomplete Swift in Vim☆53Updated 8 years ago
- iOS plugin for Vim☆165Updated 12 years ago
- Swift completions in Vim using deoplete☆24Updated 6 years ago
- Perl-like regex =~ operator for Swift☆112Updated 8 years ago
- Apple Official swift vim plugin copy from☆21Updated 5 years ago
- Swift µframework of the ubiquitous Box<T> & MutableBox<T> reference types, for recursive value types & misc. other purposes.☆215Updated 8 years ago
- Option parsing in Swift☆263Updated 7 years ago
- Swift Auto Completions for any Text Editor☆530Updated 3 years ago
- The missing Swift version manager, inspired by chruby.☆173Updated 8 years ago
- Solarized Dark Theme for Xcode. Compatible with all modern versions of Xcode since 2013!☆369Updated 5 years ago
- Swift µframework of Either, which represents two alternatives.☆150Updated 6 years ago
- MessagePack implementation for Swift / msgpack.org[Swift]☆102Updated 9 years ago
- Enables ligatures in Xcode☆119Updated 8 years ago
- Swift HTTP server using the pre-fork worker model☆398Updated 5 years ago
- Xcode port of @kkga's Spacegray theme for Sublime Text☆195Updated 9 years ago
- Basic data structures (OrderedDictionary, Stack, Queue, LinkedList, List) that supplement the Swift stdlib.☆42Updated 9 years ago
- HTTP standards for Swift☆119Updated 8 years ago
- Vim plugin for Xcode 9 using neovim headless☆24Updated 7 years ago
- An extension for VS Code which provides support for the Swift language.☆128Updated 6 years ago
- Python script for auto formatting Swift code☆114Updated 9 years ago
- Swift comprehension in Vim: code completion and diagnostics☆56Updated 6 years ago
- A very basic proof-of-concept Swift HTTP server that does not require Foundation☆56Updated 9 years ago
- Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.☆171Updated 4 years ago
- A companion library to BrightFutures with extensions to CocoaTouch that provide a Future based interface to asynchronous API's