Skip to content

toyamarinyon/vim-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-swift

Description

This project adds Swift support to vim. It covers syntax, indenting, and more.

Installation

Manually

  1. Put all files under $VIM.

Pathogen

  1. If you prefer to install plugins using Pathogen.vim.

     cd ~/.vim/bundle
     git clone git://github.com/toyamarinyon/vim-swift.git
    

NeoBundle (Recommended)

  1. Add the following configuration to your .vimrc.

     NeoBundle 'toyamarinyon/vim-swift'
    
  2. Install with :NeoBundleInstall.

About

Adds Swift support to vim. It covers syntax, intenting, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published