public
Description: Kate (KDE Advanced Text Editor) plugin that mimics TextMate's project functionality.
Homepage: http://blog.stochasticbytes.com/2007/12/directory-project-plugin-for-kate.html
Clone URL: git://github.com/cjbottaro/kate_directory_project.git
Christopher J. Bottaro (author)
Mon May 19 08:12:56 -0700 2008
100644 13 lines (11 sloc) 0.356 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
################
# INSTALLATION #
################
Make sure that Pate is installed and enabled for Kate.
 
Run install as root to install globally (system wide).
Run install as a normal user to install locally (single user).
 
#########
# USAGE #
#########
Press Ctrl-Shift-O to open a project directory.
Press Ctrl-H to find files in the project directory.