Skip to content

A Swift syntax plugin for Vim that aims to match Xcode’s level of detail (WIP)

License

Notifications You must be signed in to change notification settings

lunacookies/vim-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-swift

This is the repository for a new Swift plugin for Vim that aims to match Xcode in its level of detail and quality of highlighting.

vim-swift screenshot

The colourscheme used in this screenshot is vim-colors-xcode.

Options

  • g:swiftHighlightIdents: defaults to 0, set to 1 to highlight user identifiers. This is off by default because Xcode doesn’t highlight as many identifiers as this does, and I personally find the extra colours overwhelming.

Roadmap

  • Indentation
  • Highlight enum case definitions
  • Highlight string interpolation delimiters
  • Allow all Swift syntax groups in string interpolations

About

A Swift syntax plugin for Vim that aims to match Xcode’s level of detail (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published