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
- Host: GitHub
- URL: https://github.com/tyru/syslib.vim
- Owner: tyru
- Created: 2010-05-09T14:57:44.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-19T13:27:06.000Z (almost 16 years ago)
- Last Synced: 2025-08-10T10:29:32.854Z (12 months ago)
- Language: VimL
- Homepage:
- Size: 250 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.