Skip to content

Commit

Permalink
Removed previous practice.vim syntax files. Slight README modificatio…
Browse files Browse the repository at this point in the history
…n. Formattted vim_sites.txt.
  • Loading branch information
chicagoduane committed May 23, 2010
1 parent 7e13dd7 commit be82fbc
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 326 deletions.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ The project is currently maintained by Duane Johnson and Barry Arthur.

== Quick Start

Diving into VimKata is as simple as:
Once installed, diving into VimKata is as simple as:

:VimKata <belt>

where <belt> is a color such as white, yellow, green, blue, red, or black.

== Resources

=== Website:
Expand Down
259 changes: 0 additions & 259 deletions combined.kata

This file was deleted.

22 changes: 0 additions & 22 deletions ftplugin/practice.vim

This file was deleted.

37 changes: 0 additions & 37 deletions ftplugin/practice2.vim

This file was deleted.

20 changes: 13 additions & 7 deletions resources/vim_sites.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,36 @@
Vim Sites
=========

blogs
== Blogs ==
http://dailyvim.blogspot.com/
http://www.zzapper.co.uk/vim-tips-blog/
config

== Config ==
http://github.com/loota/vimfiles/blob/master/vim_usual_options.txt
recipes

== Recipes ==
http://www.oualline.com/vim-cook.html
tips

== Tips ==
http://rayninfo.co.uk/vimtips.html
http://www.cs.swarthmore.edu/help/vim/
http://spf13.com/feature/vim-plugins
http://www.8t8.us/vim/vim.html
http://www.ukuug.org/events/linux2004/programme/paper-SMyers/Linux_2004_slides/vim_tips/
http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118
tutorials

== Tutorials ==
http://blog.smr.co.in/linux/advanced-vim-tutorial/
scripting

== Scripting ==
http://www.ibm.com/developerworks/linux/library/l-vim-script-1/index.html
http://www.ibm.com/developerworks/linux/library/l-vim-script-2/index.html
http://www.ibm.com/developerworks/linux/library/l-vim-script-3/index.html
http://www.ibm.com/developerworks/linux/library/l-vim-script-4/index.html
http://www.ibm.com/developerworks/linux/library/l-vim-script-5/index.html
http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html
plugins

== Plugins ==
http://www.catonmat.net/blog/vim-plugins-surround-vim
http://linuxgazette.net/152/srinivasan.html
http://www.derekwyatt.org/vim/vim-tutorial-videos/vim-advanced-tutorial-videos/
Expand Down

0 comments on commit be82fbc

Please sign in to comment.