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

https://github.com/tyru/syslib.vim

Portable System/Filesystem Library in Vim script. ## DEVELOPER RELEASE
https://github.com/tyru/syslib.vim

Last synced: 6 months ago
JSON representation

Portable System/Filesystem Library in Vim script. ## DEVELOPER RELEASE

Awesome Lists containing this project

README

          

# Introduction

(TODO)

# Makfiles

- make_cygwin.mak
- Some tests are not passed yet.
- make_gcc.mak
- Tested on Ubuntu 9.10 (Karmic Koala)
- make_mingw.mak
- segfault
- make_msvc.mak
- Some tests are not passed yet.