Skip to content

franck-noahk/vim-swift-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vim-swift-syntax

This is a very basic Vim syntax file for Swift.

Directions for use

  1. Copy swift.vim from the ftdetect directory to an ftdetect directory under your Vim home directory. (If you’re on a Mac or Linux machine, that home directory would probably be ~/.vim/, so look for ~/.vim/ftdtect.)

  2. Similarly, copy swift.vim from the syntax directory to a syntax directory under your Vim home directory. (Again: If you’re on a Mac or Linux machine, the folder would probably be ~/.vim/syntax/.)

  3. You’re done!

About

A Vim syntax file for Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%