diff --git a/README.md b/README.md index 888aa0c..a46135a 100755 --- a/README.md +++ b/README.md @@ -52,11 +52,12 @@ Ruby dependencies (kuso-ruby plugin) HTML dependencies ----------------- * tidy + * xmlstarlet CSS dependencies ---------------- * python-cssutils (pip install cssutils) - + * csslint 3. Installation =============== diff --git a/TODO.org b/TODO.org index cb48dd3..3831e6d 100644 --- a/TODO.org +++ b/TODO.org @@ -2,7 +2,15 @@ ** Workgroups *** TODO Add a directory scanning mode. load each workgroup by name only. ** TODO Provide a variable (defcustom) which allow user to easily change them from customize menu -** TODO Add auto-pair mode to kuso-base +** DONE Add auto-pair mode to kuso-base +** TODO Add 'helm mode' +** TODO add markdown and rst plugin +** TODO add org-mode support +*** TODO add support to main todo repository and collect todo form projects repositories +** TODO add startup custom buffer for kuso +** TODO add per project configuration support +** Ruby Mode +*** TODO activate rinari mode by default * New Plugings ** TODO Add hs-minor-mode to the plugin mojor mode load hook ** TODO add the custom snippets path to yasnippet load path