forked from mitchell486/nanorc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (16 loc) · 636 Bytes
/
README
File metadata and controls
22 lines (16 loc) · 636 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
These are highlight files for Nano Text Editor. They aren't the prettiest because of all the [:space:] which is required to seperate the single commands. But it's better than nothing!
1. Copy files to your /usr/local/share/nano/ (MAC) or /usr/share/nano/ (LINUX).
2. Verify permissions match other .nanorc files. Change if necessary.
3. From terminal type "nano ~/.nanorc"
4. Type "include /usr/local/share/nano/*.nanorc"
5. Test on specified file type.
Mitch Bumgarner
11/12/15
---
Updated 16/02/17
Added
* Param
* throw
* object types like [string] or [xml]
* A whole load based on the allowed verbs for powershell
Graeme Evans