diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-31 18:20:01 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-31 18:20:01 -0500 |
commit | 1803da061dccaefdb0d4ce0bcd9634ab0f866583 (patch) | |
tree | 68bc8985950b28a9de2a1f123697b2e666644fd0 | |
parent | 0d07dfc90fde19c45d733c2a2520035786851dd0 (diff) | |
download | kipi-plugins-1803da061dccaefdb0d4ce0bcd9634ab0f866583.tar.gz kipi-plugins-1803da061dccaefdb0d4ce0bcd9634ab0f866583.zip |
Remove stray vimrc file.
-rw-r--r-- | kipi-plugins/htmlexport/.vimrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kipi-plugins/htmlexport/.vimrc b/kipi-plugins/htmlexport/.vimrc deleted file mode 100644 index a37475c..0000000 --- a/kipi-plugins/htmlexport/.vimrc +++ /dev/null @@ -1,4 +0,0 @@ -set tabstop=4 -set shiftwidth=4 -set noexpandtab -set makeprg=unsermake |