First release candidate of v1.0

This commit is contained in:
Sameer Rahmani 2013-09-25 23:22:49 +03:30
parent 46dc06881e
commit af4c1f638f
2 changed files with 11 additions and 2 deletions

View File

@ -52,11 +52,12 @@ Ruby dependencies (kuso-ruby plugin)
HTML dependencies
-----------------
* tidy
* xmlstarlet
CSS dependencies
----------------
* python-cssutils (pip install cssutils)
* csslint
3. Installation
===============

View File

@ -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