Zachary Yedidia
63046ae909
Don't autocomplete in the middle of a word
...
Fixes #1490
2020-02-09 16:46:53 -05:00
Zachary Yedidia
af48e4b79b
Fix save callbacks
...
Fixes #1491
2020-02-09 16:36:15 -05:00
Zachary Yedidia
4e73d0779b
Create bindings.json if it does not exist
2020-02-09 16:27:39 -05:00
Zachary Yedidia
6f424f3213
Properly flush bufio writer
2020-02-09 15:36:31 -05:00
Zachary Yedidia
e110e93e0f
Improve disk performance with buffered io
2020-02-09 15:21:23 -05:00
Zachary Yedidia
8ddf335e68
Improve remove performance
2020-02-09 14:58:37 -05:00
Zachary Yedidia
ca9d102267
Start insert performance improvements
2020-02-09 14:30:20 -05:00
Zachary Yedidia
c3d120ccdf
Fix errcheck in clean
2020-02-09 00:42:16 -05:00
Zachary Yedidia
a4a6445e1d
Merge
2020-02-09 00:40:55 -05:00
Zachary Yedidia
13e30a63eb
Minor improvements
2020-02-09 00:40:50 -05:00
Indiana Kernick
e561952781
Add jsonnet syntax file ( #1320 )
2020-02-09 00:23:49 -05:00
Tommy
9fe58bf84f
csharp bracket highlighting problem #1172 ( #1199 )
2020-02-09 00:21:27 -05:00
Zachary Yedidia
e84f85340b
Merge
2020-02-09 00:19:21 -05:00
Zachary Yedidia
aaf90c6f52
Merge branch 'Paalon-master'
2020-02-09 00:19:11 -05:00
Zachary Yedidia
0962e1bfba
Merge branch 'master' of https://github.com/Paalon/micro into Paalon-master
2020-02-09 00:19:02 -05:00
Zachary Yedidia
2f45644d14
Merge pull request #1324 from konsumer/master
...
add support for input and scalar defintiions (for graphql-tools schema)
2020-02-09 00:18:09 -05:00
Zachary Yedidia
c2a2316c28
Merge pull request #1321 from zonuexe/add/php-fn-keyword
...
Add `fn` keyword (arrow function) added in PHP 7.4 to coloring
2020-02-09 00:17:41 -05:00
Zachary Yedidia
6957e83cdb
Merge pull request #1333 from the-sushi/patch-1
...
Add Forth highlighting
2020-02-09 00:17:24 -05:00
Zachary Yedidia
ce91e41e5a
Update third party licenses
2020-02-09 00:03:03 -05:00
Zachary Yedidia
6d99d34eb0
Fix unsplit crash
...
Fixes #1488
2020-02-08 21:06:13 -05:00
Zachary Yedidia
b77980082c
Fix to allow readonly to be disabled
2020-02-08 19:37:37 -05:00
Rein F
2fd59adffa
Show that the file is readonly ( #1486 )
...
* Show that the file is readonly)
* change the (readonly) statusline msg into [ro]
2020-02-08 19:34:35 -05:00
Zachary Yedidia
57c34e2248
More plugin docs and improve doc formatting
2020-02-08 18:31:06 -05:00
Zachary Yedidia
6514b77e0d
Enable autosave option
...
The autosave option is now specified as an integer, which denotes
the number of seconds to wait between saving the file. If the option
is 0, then autosaving is disabled. If the option is given by the user
as a boolean, it will be converted to 8 if true, and 0 if false.
Fixes #1479
2020-02-08 16:53:08 -05:00
Zachary Yedidia
8a907956d1
Use actual lua functions for callbacks instead of strings
2020-02-08 15:49:41 -05:00
Philipp Emanuel Weidmann
de33eac058
Add diff gutter
2020-02-08 13:26:24 +05:30
Zachary Yedidia
c4bfa825a1
Merge pull request #1277 from coolreader18/patch-1
...
Update README about Windows terminal color support.
2020-02-07 20:27:51 -05:00
Zachary Yedidia
b0c50d371f
Merge pull request #1423 from caligari87/patch-1
...
Add ZScript language highlighting
2020-02-07 20:18:05 -05:00
Zachary Yedidia
b4d4119572
Merge branch 'neutralinsomniac-fix_defaultkeys_help'
2020-02-07 20:17:17 -05:00
Zachary Yedidia
674258787e
Add Mac special cases
2020-02-07 20:16:59 -05:00
Zachary Yedidia
2354412922
Add mac keybinds
2020-02-07 20:14:35 -05:00
Zachary Yedidia
3ac30343b8
Merge branch 'fix_defaultkeys_help' of https://github.com/neutralinsomniac/micro into neutralinsomniac-fix_defaultkeys_help
2020-02-07 20:09:44 -05:00
Zachary Yedidia
37343350ca
Merge
2020-02-07 20:04:58 -05:00
Zachary Yedidia
d9e9d4403f
Merge branch 'msiism-master'
2020-02-07 20:04:50 -05:00
Zachary Yedidia
741f494841
Merge branch 'master' of https://github.com/msiism/micro into msiism-master
2020-02-07 20:04:44 -05:00
Zachary Yedidia
69b6c724fc
Merge pull request #1252 from SunflowerFuchs/patch-1
...
Update zsh.yaml
2020-02-07 20:03:53 -05:00
Zachary Yedidia
31936358c1
Merge pull request #1264 from krerkkiat/issue-1237
...
Update sh.yaml
2020-02-07 20:03:22 -05:00
Zachary Yedidia
fe58ff5753
Merge
2020-02-07 19:57:13 -05:00
Zachary Yedidia
9aaafe5dcf
Merge
2020-02-07 19:56:57 -05:00
Zachary Yedidia
c2bd5e4eec
Merge branch 'dbeef-master'
2020-02-07 19:42:14 -05:00
Zachary Yedidia
98ddb62af4
Update docs
2020-02-07 19:41:11 -05:00
Zachary Yedidia
24a684cff2
Merge branch 'master' of https://github.com/dbeef/micro into dbeef-master
2020-02-07 19:37:56 -05:00
Zachary Yedidia
b4e7e981f3
Support paste action in terminal
2020-02-07 19:17:17 -05:00
Zachary Yedidia
e73549c61a
Merge pull request #1485 from LevitatingBusinessMan/terminal_impr
...
Terminal improvements
2020-02-07 19:12:05 -05:00
Rein F
e759d4087b
Fix for issue 2 in #1484
...
Exit message when exiting terminal now isnt visibile in other views
2020-02-08 00:15:37 +01:00
Zachary Yedidia
106ba48079
Add some docs for linter, comment, status
2020-02-07 11:32:12 -05:00
Zachary Yedidia
ef768e36f3
Merge
2020-02-06 19:26:33 -05:00
Zachary Yedidia
f5e1f93ee5
Update docs
2020-02-06 19:26:27 -05:00
Zachary Yedidia
a52c0c2907
Add StartOfText options to multiactions
2020-02-06 17:10:32 -05:00
Zachary Yedidia
be7d27bc49
Action callbacks for lua actions
2020-02-06 11:12:34 -05:00