Skip to content

Commit

Permalink
Import mduem
Browse files Browse the repository at this point in the history
  • Loading branch information
kana committed Feb 12, 2012
0 parents commit 226f828
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "mduem"]
path = mduem
url = ../mduem
13 changes: 13 additions & 0 deletions Makefile
@@ -0,0 +1,13 @@
# Makefile for usual Vim plugin

REPOS_TYPE := vim-script
INSTALLATION_DIR := $(HOME)/.vim
TARGETS_STATIC = $(filter %.vim %.txt,$(all_files_in_repos))
TARGETS_ARCHIVED = $(all_files_in_repos) mduem/Makefile




include mduem/Makefile

# __END__
1 change: 1 addition & 0 deletions mduem
Submodule mduem added at 54fbe4

0 comments on commit 226f828

Please sign in to comment.