Stephan Seitz
4e371452e0
chore: show in TSInstallInfo when parser is still loaded
2022-08-03 09:03:54 +02:00
GitHub
94806bc5ce
Update lockfile.json
2022-08-03 00:40:30 +02:00
6cdh
d642de92f7
Add racket support
2022-08-03 00:25:14 +02:00
ShootingStarDragons
3d476b3edb
other folds added
2022-08-03 00:19:02 +02:00
ShootingStarDragons
d4786db62e
change tab to space
2022-08-03 00:19:02 +02:00
ShootingStarDragons
a919ea79e5
add folds.scm
2022-08-03 00:19:02 +02:00
GitHub
867cf9494d
Update lockfile.json
2022-08-02 22:10:03 +02:00
Stephan Seitz
ec98bcc216
parsers(dart): unlock dart parser
...
Segfault seems to be fixed in
c667fd401c
After 30min of fuzzing no Segfault found so far.
2022-08-02 21:52:37 +02:00
itepechi / いてぺち
abb8b5756a
fix: node_incremental for incremental selection jumping around ( #3257 )
2022-08-02 12:40:25 +00:00
GitHub
f7ac82c48e
Update lockfile.json
2022-08-02 10:10:07 +02:00
Stephan Seitz
2282461416
docs: add descriptions to incremental_selection keymaps
2022-07-31 17:33:41 +02:00
GitHub
4e934673d8
Update lockfile.json
2022-07-31 11:23:04 +02:00
GitHub
6014ad4b26
Update lockfile.json
2022-07-31 11:07:49 +02:00
GitHub
18ad3904fb
Update lockfile.json
2022-07-30 20:22:04 +02:00
John Drouhard
635c450939
feat(highlight): re-apply default highlights on colorscheme changes
...
If the plugin is loaded after a colorscheme is set that defines any of
these highlight groups, the default won't be applied. Subsequent
"highlight clear" commands (common when switching colorschemes) will
then clear any of those highlights, but these defaults never have
another opportunity to be initialized.
Effectively, if you load neovim with a colorscheme that has definitions
for some of these highlight groups, then load treesitter, then switch
colorschemes, many of these default links will be absent resulting in
colors that do not appear the same as if that colorscheme had been
used at startup.
Hooking the ColorScheme event with an autocmd that just reapplies these
defaults gives every colorscheme switch the opportunity to get the
defaults for non-explicitly-defined groups.
2022-07-30 20:13:24 +02:00
GitHub
46b3db4998
Update lockfile.json
2022-07-30 18:20:09 +02:00
GitHub
dd8475fbd2
Update lockfile.json
2022-07-30 17:39:47 +02:00
Axel Dahlberg
0d7fab0c33
feat(ts_utils): allow starting selection after last character ( #3233 )
2022-07-29 17:35:29 +02:00
GitHub
5c4548c070
Update lockfile.json
2022-07-29 15:12:32 +02:00
GitHub
6289410c7a
Update lockfile.json
2022-07-28 10:03:41 +02:00
GitHub
551a7513f1
Update lockfile.json
2022-07-28 09:15:35 +02:00
GitHub
b7a897dba4
Update lockfile.json
2022-07-28 08:52:39 +02:00
Stephan Seitz
f9176e560c
highlights(c/cpp): move attributes to C (again)
...
Let's hope that this time the C tests pass, also for the built-in C
parser.
2022-07-28 08:24:51 +02:00
Matty Patatty
36ee4890c4
highlights(php): highlight more string types and escapes ( #3226 )
2022-07-27 07:48:01 +00:00
GitHub
a57e6418a8
Update lockfile.json
2022-07-27 07:51:07 +02:00
GitHub
42891dccf8
Update lockfile.json
2022-07-26 10:41:41 +02:00
Andy Freeland
0d0949683d
Support TOML metadata in Markdown injections
...
Hugo, Zola, and likely other static site generators use `+++` for TOML,
not YAML.
2022-07-25 21:28:40 +02:00
GitHub
2139fca70c
Update lockfile.json
2022-07-25 08:59:15 +02:00
GitHub
5e894bdb85
Update lockfile.json
2022-07-24 12:07:44 +02:00
GitHub
a60961af97
Update lockfile.json
2022-07-24 12:00:29 +02:00
Kiyan
783c74cefc
chore: remove executable permissions on graphql spec file ( #3206 )
2022-07-22 10:14:48 +02:00
github-actions[bot]
07b722157f
Update lockfile.json ( #3208 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-07-21 11:57:31 +00:00
Kiyan
d7f06bfb13
fix(indents): indents for error block (css, lua) ( #3207 )
2022-07-21 13:48:03 +02:00
GitHub
223a58bfca
Update lockfile.json
2022-07-21 10:03:24 +02:00
mliszcz
71395d90c0
highlights(c): Lower the priority of @variable
...
Lower the priority of @variable to prefer @parameter
highlight when identifier appears in parameter_declaration.
Fixes #3061
2022-07-20 17:10:51 +02:00
GitHub
6b9c9aba69
Update lockfile.json
2022-07-20 12:51:42 +02:00
Oliver Marshall
78c8c9a255
Change to using an explicit list of "def-likes" for clojure ( #3202 )
2022-07-20 10:42:30 +00:00
GitHub
0e29e2c6e1
Update lockfile.json
2022-07-20 09:24:01 +02:00
GitHub
36830c4ce8
Update lockfile.json
2022-07-19 17:46:42 +02:00
GitHub
31f8af5c13
Update lockfile.json
2022-07-19 09:57:37 +02:00
GitHub
fbc09f7dd7
Update lockfile.json
2022-07-19 09:34:07 +02:00
kiyan
8b748a7570
chore: cleanup main file, move statusline in module
2022-07-18 15:44:59 +02:00
Kiyan
91ee9e7376
fix(typo): utils.create_or_resue_writable_dir -> reuse ( #3194 )
2022-07-18 12:43:31 +02:00
Access
acd4821bc1
add ui_binding to fold ( #3191 )
2022-07-17 15:12:19 +02:00
Kiyan
7e0651cd56
fix(indent): set only one autocmd for binding indentexpr ( #3190 )
2022-07-17 08:23:51 +02:00
GitHub
a5709e685b
Update lockfile.json
2022-07-16 13:47:03 +02:00
Stephan Seitz
aabae39294
highlights(julia): add "mutable" keyword
2022-07-16 13:37:59 +02:00
GitHub
d4c4de206f
Update lockfile.json
2022-07-16 13:05:19 +02:00
kiyan
3bd228781b
fix: disable elm parser in markdown to avoid segfault
...
the Elm parser segfaults when injected in markdown. Disable it for now.
See https://github.com/elm-tooling/tree-sitter-elm/issues/124
2022-07-15 12:08:58 +02:00
GitHub
bb7277603d
Update lockfile.json
2022-07-15 08:55:15 +02:00