aerth
|
6945aa34eb
|
Use GOHOSTARCH/GOHOSTOS to get version, date, Resolves #620
For "install" target, get GOBIN using 'go env GOPATH'
instead of $GOPATH because new Go doesn't require $GOPATH be set
|
2017-04-12 10:42:39 -07:00 |
|
Zachary Yedidia
|
47c9cc2fea
|
Merge pull request #619 from nicqrocks/patch-1
Add other Perl6 extensions
|
2017-04-11 09:45:33 -04:00 |
|
Nic
|
1e90cec6f3
|
Add other Perl6 extensions
Perl6 files will occasionally have the extensions `.pl6` and `.pm6` instead of just `.p6`.
|
2017-04-11 09:32:46 -04:00 |
|
Zachary Yedidia
|
843867717c
|
Merge
|
2017-04-02 09:27:25 -04:00 |
|
Zachary Yedidia
|
dd87769090
|
Fix TabSwitch to work by tab name as well
|
2017-04-02 09:27:04 -04:00 |
|
Zachary Yedidia
|
398370424b
|
Relocate cursor on search
This commit also fixes some true color colorscheme issues
Fixes #614
|
2017-03-31 10:39:10 -04:00 |
|
GeigerCounter
|
e6797e0303
|
Packaging scripts passed install test.
|
2017-03-31 09:26:12 -04:00 |
|
GeigerCounter
|
6041e063e2
|
Added script for rpm and template rpmspec
|
2017-03-31 05:22:32 -04:00 |
|
Zachary Yedidia
|
be2d3c9c1e
|
Read extra new line
Ref #603
|
2017-03-29 12:01:01 -04:00 |
|
GeigerCounter
|
c3861955e0
|
Added arm packaging to the scripts
|
2017-03-29 11:31:58 -04:00 |
|
Zachary Yedidia
|
05aa30d1be
|
Improve html syntax rules
|
2017-03-29 10:08:37 -04:00 |
|
Zachary Yedidia
|
1c2b57dfe8
|
Add support for limit-group to highlights region limits
|
2017-03-29 09:54:54 -04:00 |
|
Zachary Yedidia
|
47ef864295
|
Add skip statements to all strings
|
2017-03-29 09:45:16 -04:00 |
|
Zachary Yedidia
|
a517ea45bd
|
Slight improvements to included region highlighting
|
2017-03-29 09:25:08 -04:00 |
|
Zachary Yedidia
|
342f3c223d
|
Don't skip included rules in end
|
2017-03-29 09:21:54 -04:00 |
|
GeigerCounter
|
4a45e69eb1
|
Properly include the man page
|
2017-03-29 08:56:25 -04:00 |
|
GeigerCounter
|
e52d05113e
|
Added AUTHORS file for documentation
|
2017-03-29 08:42:28 -04:00 |
|
GeigerCounter
|
45992a0e0a
|
Fixed mistake in desktop file
|
2017-03-29 08:39:50 -04:00 |
|
GeigerCounter
|
1fb405afd3
|
Tweaked build-deb script
|
2017-03-29 07:28:14 -04:00 |
|
GeigerCounter
|
e23d4d8fa1
|
Added scalable logo for packaging.
|
2017-03-29 05:36:09 -05:00 |
|
Zachary Yedidia
|
079cbe11f4
|
Fix incorrect crystal filetype detection
Closes #608
|
2017-03-28 19:26:14 -04:00 |
|
Zachary Yedidia
|
3e61bd4d49
|
Improve some more region highlighting
|
2017-03-28 17:18:06 -04:00 |
|
Zachary Yedidia
|
b517ed28c0
|
Fix region highlighting with empty rules
|
2017-03-28 15:18:38 -04:00 |
|
GeigerCounter
|
d8aab386f1
|
Stuff and things and stuff.
|
2017-03-28 14:05:17 -04:00 |
|
GeigerCounter
|
7d422bfae2
|
Merge branch 'master' of https://github.com/zyedidia/micro into build_tools
|
2017-03-28 13:40:26 -04:00 |
|
GeigerCounter
|
7bc870e72f
|
Added a desktop specification. ( micro.desktop )
|
2017-03-28 13:39:47 -04:00 |
|
GeigerCounter
|
edee53f6f2
|
Added rpm build script ( Untested. )
|
2017-03-28 13:37:41 -04:00 |
|
Zachary Yedidia
|
299712ead3
|
Add support for skipping and remove need for lookbehind
|
2017-03-27 20:53:08 -04:00 |
|
Zachary Yedidia
|
c24f75999a
|
Better unicode support in highlight
|
2017-03-27 19:35:28 -04:00 |
|
Zachary Yedidia
|
bde48c051a
|
Fix out of bounds error on syntax highlighting
Fixes #606
|
2017-03-27 16:26:32 -04:00 |
|
Zachary Yedidia
|
d087a890ba
|
Fix some issues with unicode syntax highlighting
Closes #604
|
2017-03-27 14:40:42 -04:00 |
|
Zachary Yedidia
|
75d4e70560
|
Document the keepautoindent option
Closes #602
|
2017-03-27 13:22:34 -04:00 |
|
Zachary Yedidia
|
73ab25d008
|
Properly handle files that don't end with newlines
Closes #603
|
2017-03-27 13:15:00 -04:00 |
|
Zachary Yedidia
|
790ccd429c
|
Merge
|
2017-03-27 11:45:48 -04:00 |
|
Zachary Yedidia
|
47fd1475b5
|
Fix indent char styling
Closes #598
|
2017-03-27 11:45:24 -04:00 |
|
Zachary Yedidia
|
251a2b7455
|
Merge pull request #601 from NicolaiSoeborg/patch-3
Fix merge conflict / syntax of colors.md
|
2017-03-27 11:30:42 -04:00 |
|
Nicolai Søborg
|
3c85d31c15
|
Fix merge conflict / syntax of colors.md
I've changed "can provide" to "must provide" for detection of filetypes (i.e. `detect:` as micro crashes if omitted)
|
2017-03-27 17:11:51 +02:00 |
|
Zachary Yedidia
|
2e6cbcb362
|
Merge branch 'view-refactor'
|
2017-03-26 20:40:53 -04:00 |
|
Zachary Yedidia
|
12d74b99e8
|
Merge branch 'master' into view-refactor
|
2017-03-26 20:40:03 -04:00 |
|
Zachary Yedidia
|
4cda7e2d92
|
Update syntax readme and docs
|
2017-03-26 18:58:08 -04:00 |
|
Zachary Yedidia
|
1350deae56
|
Fix small softwrap bug
|
2017-03-26 18:01:02 -04:00 |
|
Zachary Yedidia
|
df564e1b8b
|
Update yaml syntax file
|
2017-03-26 17:45:58 -04:00 |
|
Zachary Yedidia
|
bb7ce4cbb3
|
Add memusage option to view memory usage
|
2017-03-26 17:37:04 -04:00 |
|
Zachary Yedidia
|
1655fde09b
|
Fix precedence for python multi-comments
|
2017-03-26 17:24:02 -04:00 |
|
Zachary Yedidia
|
89d1f1c202
|
Proper unicode support
|
2017-03-26 17:20:53 -04:00 |
|
Zachary Yedidia
|
b23c507af5
|
Read one line for empty strings
|
2017-03-26 15:27:53 -04:00 |
|
Zachary Yedidia
|
15055440da
|
Optimize how files are read into the buffer
|
2017-03-26 15:23:32 -04:00 |
|
Zachary Yedidia
|
e2b7c85955
|
Small optimization to state only highlighting
|
2017-03-26 13:03:43 -04:00 |
|
Zachary Yedidia
|
9c5ab2afbd
|
Fix possible overflow error
|
2017-03-25 17:31:46 -04:00 |
|
Zachary Yedidia
|
d413562145
|
Add more performance and memory optimizations
|
2017-03-24 14:11:21 -04:00 |
|