README and TODO list reviewed

This commit is contained in:
Sameer Rahmani 2013-09-23 22:29:28 +03:30
parent 6b28aff44a
commit b751fcbb5e
2 changed files with 7 additions and 9 deletions

View File

@ -35,26 +35,24 @@ Kuso IDE required these softwares:
* GNU Emacs
Python dependencies
-------------------
Python dependencies (kuso-python plugin)
========================================
* pep8
* pyflakes
* pychecker
* pylint
For autocompetion:
* jedi
* epc
HTML dependencies
-----------------
=================
* tidy
CSS dependencies
----------------
================
* python-cssutils (pip install cssutils)
3. Installation
---------------
Just run install.sh in its directory
Just run install.sh in its directory and after that run kuso to get extra plugins

View File

@ -2,7 +2,7 @@
** 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
* New Plusings
** TODO Add auto-pair mode to kuso-base
* New Plugings
** TODO Add hs-minor-mode to the plugin mojor mode load hook
** TODO add the custom snippets path to yasnippet load path