Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terceiro/vim-foswiki

vim support for editing Foswiki topic text
https://github.com/terceiro/vim-foswiki

Last synced: about 21 hours ago
JSON representation

vim support for editing Foswiki topic text

Awesome Lists containing this project

README

        

# About

This is based on [TWiki-Syntax](http://www.vim.org/scripts/script.php?script_id=1113), with improvements and targetted at Foswiki instead.

## Installation

You can use [vim-pathogen](https://github.com/tpope/vim-pathogen) or any other
method for installing vim extentions.

## License

vim-foswiki - vim support for editing Foswiki topic text

* Copyright © 2013 Antonio Terceiro
* Copyright © 2004-2006 Rainer Thierfelder

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA