diff --git a/.delimater.vim.swp b/.delimater.vim.swp new file mode 100644 index 0000000..5147311 Binary files /dev/null and b/.delimater.vim.swp differ diff --git a/delimater.vim b/delimitMate.vim similarity index 99% rename from delimater.vim rename to delimitMate.vim index 29f00f5..f1b377d 100644 --- a/delimater.vim +++ b/delimitMate.vim @@ -1,4 +1,5 @@ -" DELIMITERS MADE LESS ANNOYING:{{{1 +" DELIMITERS MADE LESS ANNOYING +" Introduction:{{{1 " " Main novelty here (if it is one): this does NOT try to be helpful by " inserting the closing delimiter for you when you type an opening one.