From 209bde653936a25397cb9e50f15c9dcd649be1ff Mon Sep 17 00:00:00 2001 From: vzex Date: Wed, 2 Mar 2016 17:07:05 +0800 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..043d986 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# mkprj + +emacs IDE plugin. + +1. create project +2. load project +3. auto file index, auto generate tags +4. find file in project(based on file index) +5. search words in project(based on file index) +6. multi-search windows(4 tabs default) +7. find tag in project(quick jump) +8. full support with ecb tree