diff --git a/README.md b/README.md index fe94057..c1c9c26 100755 --- a/README.md +++ b/README.md @@ -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 diff --git a/TODO.org b/TODO.org index b0621cf..d838d5a 100644 --- a/TODO.org +++ b/TODO.org @@ -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