1
0
mirror of https://github.com/golang/go synced 2024-09-24 17:10:13 -06:00
go/misc/notepadplus
2011-04-01 14:44:57 +11:00
..
go.xml misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00
README misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00
userDefineLang.xml misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00

Given a Notepad++ installation at <DIR>:

1. Add the contents of userDefineLang.xml at <DIR>\userDefineLang.xml
	between <NotepadPlus> ... </NotepadPlus>
	
2. Copy go.xml to <DIR>\plugins\APIs

3. Restart Notepad++