sponsor Vim development Vim logo Vim Book Ad

codeFrame : CodeFrame is a vim plugin that makes the skeleton of programming language

 script karma  Rating 0/0, Downloaded by 805  Comments, bugs, improvements  Vim wiki

created by
Hyun-gwan Seo
 
script type
utility
 
description
CodeFrame is a vim plugin that makes the skeleton of programming language, such as c and c++, java, php, python, perl, ruby, html, bash.

- Demo: https://www.youtube.com/watch?v=jpayFgP-Y1M
- Github: https://github.com/westporch/codeFrame

<Usage>
You just create a programming language file through vim.

vi test.c
vi test.cpp
vi test.java
vi test.php
vi test.py
vi test.pl
vi test.rb
vi test.html
vi test.sh
 
install details
wget https://raw.githubusercontent.com/westporch/codeFrame/master/install.sh
chmod 655 install.sh
./install.sh
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
codeFrame-1.0.zip 1.0 2016-03-25 7.4 Hyun-gwan Seo Initial upload
ip used for rating: 216.73.216.10

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github