Download List

프로젝트 설명

Marvim is a macro storage system for Vim. It enables users to store, organize, retrieve, and share macros under a structured namespace. By default, macros are stored under a namespace taken from the file type (e.g. PHP) and quickly recalled for use through auto-completion on the VIM command line. It is ideally suited for storing those repetitive tasks that are performed in a particular programming language or file type. It also supports templates.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-02 16:46
0.4

이 릴리스의 매크로를 검색했을 때 자동 완성을 지원합니다. 파일 형식을 저장 및 검색에 대한 기본 네임 스페이스를 제공합니다. 디렉토리에 매핑 네임 스페이스에 대한 함수 리팩토링. Windows 및 유닉스 시스템에서 테스트를 거침.
Tags: Major feature enhancements
This release supports auto-completion when searching for macros. The file type gives the default namespace for storage and retrieval. Refactoring of functions for namespace to directory mappings. Tested on both Windows and Unix systems.

2008-09-26 23:14
0.3

이 릴리스 스크립트 윈도우하게 호환, 매크로가 매크로 하위 디렉토리에 대한지도 능력을 다른 매크로를 저장 및 공유할 수 매크로를 가리킨 팀 내에 새 네임 스페이스에 추가하는 기능을 추가, VIM의 GUI를 버전 및 매크로 메뉴를 만듭니다 초록 단축키 그렇게 그들은 vimrc 파일에 쉽게 정의할 수있습니다.
Tags: Major feature enhancements
This release makes the script Windows-compatible,
adds new namespace
features for macros that map to macro
subdirectories, adds the ability
to point to a different macro store and share
macros within a team,
creates a macro menu for the GUI versions of VIM,
and abstracts hotkeys
so that they can be defined in a vimrc file easily.

2008-02-26 17:58
0.1

Tags: Initial freshmeat announcement

Project Resources