Anthony Scopatz
a9584ec937
Merge pull request #32 from paulinder/master
...
Added scala.nanorc
2014-08-01 17:26:51 -07:00
Paul Inder
cf0c2f6d84
added scala.nanorc to the .nanorc template
2014-08-01 19:33:21 -04:00
Paul Inder
8db30f6769
added scala syntax highlighting v1
2014-08-01 19:29:24 -04:00
Anthony Scopatz
e95a42eeac
Merge pull request #31 from vvillee/master
...
Fixed a problem where path with stars was mixed up with a comment within...
2014-07-31 10:14:38 -07:00
Ville Pulkkinen
ad3fff659d
Fixed a problem where path with stars was mixed up with a comment within a text delimiter characters
2014-07-31 13:57:13 +03:00
Anthony Scopatz
a376424640
Merge pull request #30 from stevenhoneyman/master
...
Minor improvements to sh.nanorc
2014-06-21 18:05:55 -05:00
Steven Honeyman
b19f77feef
Minor improvements to sh.nanorc
...
- Removed "makefile" (it has its own highlighting)
- Added header filter to detect files without an extension
- Added .bash_functions as a "known file"
2014-06-22 00:02:33 +01:00
Anthony Scopatz
f11e870aba
Merge pull request #29 from kaernyk/patch-1
...
add alternate cloning method
2014-06-20 14:44:23 -05:00
kaernyk
c75e630b1b
add alternate cloning method
...
Upon first try I recived a permission denied msg when attempting to clone the repository. For ease of use when future users attempt to use this repository, I've added an alternative method as a backup.
2014-06-20 14:23:58 -04:00
Anthony Scopatz
e81bb080db
Merge pull request #26 from tortxof/master
...
Made some changes to css.nanorc
2014-05-12 01:33:38 -05:00
Daniel Jones
56f3b17cbc
Changed css file regex to also match scss files.
2014-05-12 00:57:15 -04:00
Daniel Jones
b31ddc5645
Fixed css comment highlighting. Removed extra whitespace.
2014-05-11 18:41:00 -04:00
Anthony Scopatz
3c0e769ae3
Merge pull request #24 from floomby/master
...
added highlighting for undo option in nanorc files
2014-03-06 18:13:46 -06:00
floomby
9eb0975839
added highlighting for undo option in nanorc files
2014-03-06 16:41:56 -07:00
Anthony Scopatz
1c2bba7b93
whoops needed to do add
2014-03-04 22:54:17 -06:00
Anthony Scopatz
c98a379e0c
license
2014-03-04 21:52:19 -06:00
Anthony Scopatz
b1b372c916
more asciidoc fixes
2014-02-23 11:50:40 -06:00
Anthony Scopatz
9611872cd2
fist stab at asciidoc
2014-02-22 19:26:13 -06:00
Anthony Scopatz
ecfdac7396
Merge pull request #22 from Anomitee/patch-1
...
Add an option to highlight trailing whitespace
2014-01-04 00:17:50 -08:00
Anomitee
722ed013a6
Made whitespace highlighting optional
2014-01-04 17:42:19 +11:00
Anomitee
d566590602
Added highlighting of trailing whitespace
2014-01-04 17:32:57 +11:00
Anthony Scopatz
fb38a1ff97
Merge pull request #21 from beardtree/master
...
Non-syntax changes
2013-12-20 21:15:28 -08:00
Daniel Kaplun
81fbb9b393
Renames import.nanorc to nanorc
2013-12-20 19:27:29 -06:00
Daniel Kaplun
9a1aa67b20
Adds instructions and formatting fixes to Readme.rst
2013-12-20 19:27:08 -06:00
Daniel Kaplun
40bffae91d
Includes instructions for import.nanorc in Readme.rst
2013-12-20 19:17:08 -06:00
Daniel Kaplun
3aa0f4c199
Removes nonexistent main.nanorc and circular import.nanorc import
2013-12-20 19:17:08 -06:00
Daniel Kaplun
86e835de64
Sort and remove duplicates from import.nanorc
2013-12-20 19:17:08 -06:00
Anthony Scopatz
7babd9aae9
Merge pull request #19 from Ghost-NULL/patch-1
...
Fix a very small typo :)
2013-10-20 15:48:25 -07:00
Ghost-NULL
e5284fd332
Fix a very small typo :)
2013-10-21 00:03:28 +02:00
Anthony Scopatz
4bc46c604d
Merge pull request #14 from staticfloat/master
...
Compatibility fixes for OSX.
2013-07-23 06:28:49 -07:00
Elliot Saba
e2769e7661
Compatibility fixes for OSX. Closes scoptaz/nanorc#13
...
* cython.nanorc: Remove non-greedy repetition operator, as it is not supported on OSX
* fish.nanorc: Remove incompatible "magic" hint
* pkgbuild.nanorc: Remove empty sub-expressions
2013-07-22 21:24:55 -07:00
Anthony Scopatz
424a4587a6
fixed md bug
2013-07-15 16:39:41 -05:00
Anthony Scopatz
4fddd06a1b
Merge pull request #11 from mariuszs/master
...
Improvment for GIT
2013-06-02 09:19:24 -07:00
Mariusz Smykuła
590e5df50f
Fix previous commit
2013-06-02 13:10:40 +02:00
Mariusz Smykuła
79e744c456
Improved git
...
* added branch info
* added coloring for Changes to... sections
* better changes id in rebase
2013-06-02 13:09:23 +02:00
Mariusz Smykuła
e5cc8be863
More syntax files from craigbarnes/nanorc
2013-06-02 12:50:31 +02:00
Mariusz Smykuła
9975b237ac
Syntax for markdown format
2013-06-01 22:59:28 +02:00
Mariusz Smykuła
297a5fcbdc
Improvment for git
...
* highlight for untracked files in commit
* rebase fixes (noop, commit ids, colors)
* .gitconfig syntax
2013-06-01 22:51:09 +02:00
Anthony Scopatz
d0cdc5d159
added alias to gitcommit for backwards compatibility in nanorc files
2013-05-31 15:45:45 -05:00
Anthony Scopatz
dfe06c324c
Merge pull request #10 from mariuszs/master
...
New highlight for nano, fixed git commit highlight
2013-05-31 13:43:57 -07:00
Mariusz Smykuła
c2fbddca7a
Not working syntax
2013-05-31 22:41:09 +02:00
Mariusz Smykuła
b0d8af2aec
Working GIT commit message syntax highligter
2013-05-31 22:38:52 +02:00
Mariusz Smykuła
fd2e2845de
Nano Syntax Highlighting for Fish Shelll
2013-05-31 22:33:54 +02:00
Anthony Scopatz
9434b5d98e
added gitcommit rc, thanks @mikofski
2013-03-28 10:03:25 -05:00
Anthony Scopatz
f8e1998e27
applied patch
2013-03-27 10:58:49 -05:00
Anthony Scopatz
2d87638c7a
updated nano
2013-02-01 10:32:15 -06:00
Anthony Scopatz
dba968a737
fixed decorator highlighting.
2012-12-20 22:44:04 -06:00
Anthony Scopatz
fddf6cf791
Merge branch 'master' of github.com:scopatz/nanorc
2012-12-10 20:23:13 -06:00
Anthony Scopatz
84808a0a46
Some minor changes to c and xml
2012-12-10 20:23:03 -06:00
Anthony Scopatz
e88a5ba295
Merge pull request #9 from flexiondotorg/master
...
Arch Linux PKGBUILD nanorc
2012-11-26 09:16:16 -08:00