From fcf35013b1a2800cffacdec852eefe8492415ffa Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 19 Sep 2012 20:57:37 +0200 Subject: [PATCH] misc --- .gitignore | 6 ++++++ README | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dab9d3f..318f5c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ tags Makefile +TODO.TXT +*.vba +*.vmb +*.zip .last_* +test +test_* diff --git a/README b/README index 44dbc92..6acce44 100644 --- a/README +++ b/README @@ -1,5 +1,3 @@ -*hookcursormoved.txt* Call functions when the cursor position changed - This experimental plugin provides some help with the definition of functions that should be called when the cursor position changed.