• Stars
    star
    371
  • Rank 115,103 (Top 3 %)
  • Language
    Vim Script
  • Created over 10 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

cloudflare-pages-plugin-trpc

This plugin allows developers to create tRPC server on Cloudflare Page Function rapidly.
TypeScript
72
star
2

webcrypt-session

WebCrypt stateless session utility using signed and encrypted cookies to store data greatly influenced from @vvo/iron-session.
TypeScript
31
star
3

trpc-d1-todo

TypeScript
28
star
4

prisma-factory-generator

Prisma generator for automatically generating factory of test data reference from the Prisma schema.
TypeScript
24
star
5

hatenablog-vim

Control HatenaBlog From vim
Vim Script
9
star
6

coral

TypeScript
7
star
7

raula

Raula is a typesafe routing library for the React. You can choose a destination from intellisense of vscode with no code generation.
TypeScript
5
star
8

paywall-starter

TypeScript
2
star
9

sat0shi.dev

Astro
2
star
10

unlock-heart

ときめきアンロック画面
1
star
11

meteor-sample

meteor-naoya's-sample-copy
CoffeeScript
1
star
12

Meteor-Chat

CoffeeScript
1
star
13

vision-product-search-browser

TypeScript
1
star
14

vagrant-codeigniter-wordpress

Vagrantfile that provisioning codeitnier on lamp and wordpress
PHP
1
star
15

shion

ChatGPT clone application that runs on edge environments such as Cloudflare Pages
TypeScript
1
star
16

translation-tester

Testing whether your translation is correct or incorrect by Workers AI.
TypeScript
1
star
17

online-ticket-demo-app

About A payment application to demonstrate real-world usage of Testing Library testing methods, patterns, and workflows.
TypeScript
1
star
18

mean-quiz

JavaScript
1
star
19

nextjs-list-sample

JavaScript
1
star
20

artifact-sample

TypeScript
1
star