DCD/editors/textadept
Hackerpilot 07c93758f7 Merge branch '0.2.0-dev'
Conflicts:
	acvisitor.d
	autocomplete.d
	dscanner
	server.d
2013-11-06 16:13:25 -08:00
..
modules/dmd Merge branch '0.2.0-dev' 2013-11-06 16:13:25 -08:00
README.md Added example init.lua file 2013-08-18 12:48:31 +00:00
alias.xpm Basic support for inheritance. Import completion. Autocomplete now works with for and foreach 2013-08-16 23:51:23 +00:00
class.png A lot of progress 2013-08-08 23:31:25 +00:00
class.xpm A lot of progress 2013-08-08 23:31:25 +00:00
enum_dec.xpm A lot of progress 2013-08-08 23:31:25 +00:00
function.xpm A lot of progress 2013-08-08 23:31:25 +00:00
interface.xpm A lot of progress 2013-08-08 23:31:25 +00:00
keyword.xpm A lot of progress 2013-08-08 23:31:25 +00:00
module.xpm A lot of progress 2013-08-08 23:31:25 +00:00
package.xpm A lot of progress 2013-08-08 23:31:25 +00:00
struct.xpm A lot of progress 2013-08-08 23:31:25 +00:00
union.xpm A lot of progress 2013-08-08 23:31:25 +00:00
variable.xpm A lot of progress 2013-08-08 23:31:25 +00:00

README.md

#Textadept Integration

###Installation

  • Copy the dcd.lua and init.lua file into your ~/.textadept/modules/dmd/ folder.
  • Start the dcd-server program.