Commit Graph

621 Commits

Author SHA1 Message Date
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
Martin Wimpress ca2ce956d2 Added Arch Linux PKGBUILD nanorc. 2012-11-26 11:17:20 +00:00
Anthony Scopatz 495c715e13 Added unsigned to cython. 2012-11-17 11:31:54 -08:00
Anthony Scopatz 7489e90109 edits to cmake to make more readable. 2012-11-08 13:22:38 -06:00
Anthony Scopatz 8af4d9a205 Added cmake file. 2012-11-08 13:09:19 -06:00
Anthony Scopatz d59e4a65ef Added some compiletime evaluation keywords to cython. 2012-10-15 22:35:51 -05:00
Anthony Scopatz 70d02691cd Merge pull request #8 from intel352/ruby-syntax-files
Added extra ruby syntax files
2012-10-12 08:27:59 -07:00
Jon Langevin 24c990d008 Added extra ruby syntax files 2012-10-12 11:26:13 -04:00
Anthony Scopatz 8b26ad6f47 Merge pull request #6 from okor/master
More ruby file types
2012-09-26 18:31:13 -07:00
Jason Ormand ce86b23d6b added Gemfile, Rakefile and config.ru to ruby syntax file 2012-09-26 10:56:21 -04:00
Anthony Scopatz 28c1a99502 Added default bash files to sh.nanorc 2012-09-25 17:20:55 -05:00
Anthony Scopatz c227d4d2bd Merge pull request #5 from CirKu17/master
Added zshrc.nanorc
2012-09-25 11:34:21 -07:00
CirKu17 804c1750ba zshrc added 2012-09-25 14:18:36 -04:00
Anthony Scopatz e001bfb912 Merge pull request #4 from bowsersenior/os_x_errors
Comment out lines that cause errors on OS X
2012-09-12 20:54:46 -07:00
Mani Tadayon 61e9d99d0b Comment out lines that cause errors on OS X 2012-09-12 20:44:09 -07:00
Anthony Scopatz 9dd7714af8 Updated colors for decorators. 2012-08-03 10:24:53 -06:00
Anthony Scopatz 023a2c7f28 Merge branch 'master' of github.com:scopatz/nanorc 2012-06-13 13:12:13 -05:00
Anthony Scopatz a3ff41fbd2 Added JavaScript rc 2012-06-13 13:12:05 -05:00
Anthony Scopatz a7873fbd1f Merge pull request #2 from CirKu17/master
Added haml.nanorc
2012-03-12 11:34:50 -07:00
CirKu17 610a0b9acd Added haml.nanorc 2012-03-12 15:36:30 +01:00
Anthony Scopatz 3874a5db43 Went back to previous version of multi-line python highlighting. 2012-03-04 16:32:43 -06:00
Anthony Scopatz ca6f04ac2d Python comments have precedence. 2012-02-20 13:51:25 -06:00
Anthony Scopatz 6835567ed2 Silly python edits. 2012-02-20 01:08:36 -06:00
Anthony Scopatz c90d38e928 Fixed multiline string highlighting. 2012-02-10 16:37:09 -06:00
Anthony Scopatz b65096fd98 Add preprocessor stuff to fortran. 2012-02-06 16:36:05 -06:00
Anthony Scopatz a60a5a653c Improved fortran 2012-02-06 16:31:17 -06:00
Anthony Scopatz 3a76ad37a7 Added highlighting for preprocessed fortran. 2012-02-02 13:18:02 -06:00