swift.vim

Vim runtime files for Swift

  • 所有者: keith/swift.vim
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Swift.vim

Syntax and indent files for Swift

If you don't have a preferred installation method check out
vim-plug.

Examples


Syntastic Integration

swift.vim can show errors inline from
swift package manager
or from swiftlint using
syntastic.

Usage

  • Install syntastic

  • swiftpm integration will be automatically enabled if you're running vim
    from a directory containing a Package.swift file.

  • SwiftLint integration will be automatically enabled if you have
    SwiftLint installed and if you're running vim from a directory
    containing a .swiftlint.yml file.

  • To enable both at once add this to your vimrc:

let g:syntastic_swift_checkers = ['swiftpm', 'swiftlint']

主要指標

概覽
名稱與所有者keith/swift.vim
主編程語言Vim Script
編程語言Swift (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2014-06-13 18:08:01
推送於2025-02-11 17:33:03
最后一次提交2025-02-12 02:33:03
發布數0
用户参与
星數822
關注者數22
派生數44
提交數252
已啟用問題?
問題數84
打開的問題數19
拉請求數62
打開的拉請求數4
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?