1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-18 12:35:59 +02:00
Commit Graph

62 Commits

Author SHA1 Message Date
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
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
Anthony Scopatz
62f7045000 Added yield colors to python and cython. 2012-02-01 02:14:24 -06:00
Anthony Scopatz
ce6c53c280 Forgot some regex bs 2011-06-26 17:34:26 -05:00
Anthony Scopatz
006b11ebbb Merge branch 'master' of github.com:scopatz/nanorc 2011-06-26 17:18:52 -05:00
Anthony Scopatz
6f8126a30c better tex 2011-06-26 17:18:43 -05:00
Anthony Scopatz
d0dc5b0e4e Merge pull request #1 from CirKu17/patch-1
Accepted.
2011-06-15 08:29:10 -07:00
CirKu17
572a7ce25a Edited html.nanorc via GitHub 2011-06-15 03:35:47 -07:00
Anthony Scopatz
211cd58347 Added *.def files to c. 2011-04-10 22:35:41 -05:00
Anthony Scopatz
5d8b59ce10 Added void keyword to cython 2011-02-11 11:36:00 -06:00
Anthony Scopatz
dd39f5abb5 Added struct keywpord to cython 2011-02-10 14:39:30 -06:00