Commit graph

  • 9ef264a733 Fix filename Pieter Goetschalckx 2020-09-05 01:28:42 +02:00
  • 54df21c39a Python: update folds Santos Gallegos 2020-09-04 23:16:54 -05:00
  • 9bb3b05481 Fold: don't fold the first line from the node Santos Gallegos 2020-09-04 23:15:37 -05:00
  • 3f00ce6b8f Fold: respect max_fold_level from 'foldnestmax' Santos Gallegos 2020-09-04 23:05:18 -05:00
  • 06735981ac
    Fix filename Pieter Goetschalckx 2020-09-05 01:28:42 +02:00
  • fa5aa080dc Query: update highlights Santos Gallegos 2020-09-04 13:09:28 -05:00
  • 1ba18329c7 Refactor: move completion functions to autoload Santos Gallegos 2020-09-04 12:44:19 -05:00
  • b8453e63b2
    Merge pull request #385 from stsewd/query-locals Steven Sojka 2020-09-04 14:13:54 -05:00
  • f85dd99b5d Query: add program as scope Santos Gallegos 2020-09-04 13:48:21 -05:00
  • b59576c14b Query: update highlights Santos Gallegos 2020-09-04 13:09:28 -05:00
  • 169defda8f Highlights: default TSError to Normal Santos Gallegos 2020-09-04 12:49:08 -05:00
  • f9aaf518bd Refactor: move completion functions to autoload Santos Gallegos 2020-09-04 12:44:19 -05:00
  • fcdb3eb35d Python: update folds Santos Gallegos 2020-09-03 11:58:49 -05:00
  • 9c188352d7 Python: update folds Santos Gallegos 2020-09-03 11:58:49 -05:00
  • 355d86fe6b preds: declare set! predicate Thomas Vigouroux 2020-09-01 13:19:00 +02:00
  • bdf43b15df Python: add folds Santos Gallegos 2020-09-03 11:09:57 -05:00
  • 2ef0827782 Python: add folds Santos Gallegos 2020-09-03 11:09:57 -05:00
  • 38df2d252f Add warning about required Neovim version Stephan Seitz 2020-09-01 23:39:06 +02:00
  • 36f3e036e5 Change 'install' -> 'index' Constantine Theocharis 2020-09-02 21:22:48 +00:00
  • a52c639d80 Modify description slightly and place modeline at the end Constantine Theocharis 2020-09-02 21:10:42 +00:00
  • 10ef8f98ef Add section 'Performance' to docs Constantine Theocharis 2020-09-02 21:02:27 +00:00
  • 5e28630115 Change 'install' -> 'index' Constantine Theocharis 2020-09-02 21:22:48 +00:00
  • 4e4e990620 Modify description slightly and place modeline at the end Constantine Theocharis 2020-09-02 21:10:42 +00:00
  • 7cf495a9da Add section 'Performance' to docs Constantine Theocharis 2020-09-02 21:02:27 +00:00
  • fd356a2670 fix(locals): js add arrow function parameter as definition Steven Sojka 2020-09-02 08:55:15 -05:00
  • 6a253999e0 fix(locals): js add arrow function parameter as definition Steven Sojka 2020-09-02 08:55:15 -05:00
  • ef3f1b8c7e Add warning about required Neovim version Stephan Seitz 2020-09-01 23:39:06 +02:00
  • 439b58d92c add scanner file for fennel parser TravonteD 2020-09-01 22:23:32 -04:00
  • 131018d32b add scanner file for fennel parser TravonteD 2020-09-01 22:23:32 -04:00
  • 419388d887 health: add fold queries to check health Thomas Vigouroux 2020-08-31 14:45:42 +02:00
  • 03621e758c docs(fold): document and comment Thomas Vigouroux 2020-08-28 17:41:27 +02:00
  • d5e11c41cf fold(c): ignore compound statements Thomas Vigouroux 2020-08-28 17:31:49 +02:00
  • 36d2c7d746 fix(fold): fix #350 Thomas Vigouroux 2020-08-28 17:30:25 +02:00
  • 545e5c479a fix(fold): revamp fold Thomas Vigouroux 2020-08-28 16:17:20 +02:00
  • 92c18c8efa use xmap in detach evakuator 2020-09-02 00:44:53 +06:00
  • c5d5e48e0f use xmap instead of vmap in textobjects evakuator 2020-09-01 21:44:24 +06:00
  • edf3c956bd use xmap in detach evakuator 2020-09-02 00:44:53 +06:00
  • acba0fd666 docs: Add CODEOWNERS file Thomas Vigouroux 2020-09-01 19:40:46 +02:00
  • 8adfab0693 docs: Add CODEOWNERS file Thomas Vigouroux 2020-09-01 19:40:46 +02:00
  • 3f4df62526 use xmap instead of vmap in textobjects evakuator 2020-09-01 21:44:24 +06:00
  • 5a230e6c07 feat: add query filetype Thomas Vigouroux 2020-09-01 10:16:05 +02:00
  • f8b789af13 preds: declare set! predicate Thomas Vigouroux 2020-09-01 13:19:00 +02:00
  • 327e7451f7 feat: add query filetype Thomas Vigouroux 2020-09-01 10:16:05 +02:00
  • ff744f81bc health: add fold queries to check health Thomas Vigouroux 2020-08-31 14:45:42 +02:00
  • 7ed35ffe60 docs(fold): document and comment Thomas Vigouroux 2020-08-28 17:41:27 +02:00
  • 67ac6e53ba fold(c): ignore compound statements Thomas Vigouroux 2020-08-28 17:31:49 +02:00
  • 7161b65c24 fix(fold): fix #350 Thomas Vigouroux 2020-08-28 17:30:25 +02:00
  • fc3520ec7d fix(fold): revamp fold Thomas Vigouroux 2020-08-28 16:17:20 +02:00
  • 86a9aa1fbd feat(smart_rename): set cursor to start of renamed code after renaming Stephan Seitz 2020-08-31 23:17:49 +02:00
  • bc36521967 feat(refactor.navigation): allow a fallback_function for goto_definition Stephan Seitz 2020-08-29 11:37:26 +02:00
  • 6352cdc943 Fix(modules): simplify configs.setup Stephan Seitz 2020-08-31 19:04:14 +02:00
  • 23b4542218 fix(highlight_current_scope): Ensure that detach is a inverse of attach Stephan Seitz 2020-08-31 18:31:15 +02:00
  • 08f1a8561f Avoid enabling disabled modules (even if they were disabled immediately) Stephan Seitz 2020-08-30 21:06:09 +02:00
  • cb08f50225 Fix(modules): simplify configs.setup Stephan Seitz 2020-08-31 19:04:14 +02:00
  • 7939722c98 feat(refactor.navigation): allow a fallback_function for goto_definition Stephan Seitz 2020-08-29 11:37:26 +02:00
  • 5948aba886 feat(refactor.navigation): add navigation.goto_{next,previous}_usage Stephan Seitz 2020-08-22 20:46:40 +02:00
  • ffe7d96dfd feat(CI): auto-update README.md Stephan Seitz 2020-08-30 14:29:10 +02:00
  • 9c8660c61e fix(highlight_current_scope): Ensure that detach is a inverse of attach Stephan Seitz 2020-08-31 18:31:15 +02:00
  • 772dca70ff Avoid enabling disabled modules (even if they were disabled immediately) Stephan Seitz 2020-08-30 21:06:09 +02:00
  • 7ea2ffcae6 feat(refactor.navigation): add navigation.goto_{next,previous}_usage Stephan Seitz 2020-08-22 20:46:40 +02:00
  • ac13baadb6 remove second check Oleg Matrokhin 2020-08-31 00:43:04 +03:00
  • cf9df71341 fix get_package_path function for paths with trailing slash Oleg Matrokhin 2020-08-30 23:48:46 +03:00
  • 9641a912ea remove second check Oleg Matrokhin 2020-08-31 00:43:04 +03:00
  • fe8e16ba98 fix get_package_path function for paths with trailing slash Oleg Matrokhin 2020-08-30 23:48:46 +03:00
  • e7b927107a feat(CI): auto-update README.md Stephan Seitz 2020-08-30 14:29:10 +02:00
  • 1cdf8bf750 C highlights: make preproc_defined @function.macro Stephan Seitz 2020-08-30 01:14:18 +02:00
  • 1f3b399667 C highlights: make preproc_defined @function.macro Stephan Seitz 2020-08-30 01:14:18 +02:00
  • c5d07a01f6 docs(README): add link to Windows wiki page Stephan Seitz 2020-08-26 13:20:55 +02:00
  • ce7efd34c6 Add Windows support (mingw) Stephan Seitz 2020-08-25 20:00:47 +02:00
  • 34160bb6f2 fix(health): only check installed parsers Thomas Vigouroux 2020-08-27 20:53:45 +02:00
  • 9012ec7791 fix(health): only check installed parsers Thomas Vigouroux 2020-08-27 20:53:45 +02:00
  • dee3c242d9 docs: document foldmethod workarounds Thomas Vigouroux 2020-08-27 14:59:01 +02:00
  • 14ac7ce6de docs: document foldmethod workarounds Thomas Vigouroux 2020-08-27 14:59:01 +02:00
  • 5f37847dd8 C highlights: add bitwise-xor operator Stephan Seitz 2020-08-27 01:17:44 +02:00
  • 3a05f0630f C highlights: add bitwise-xor operator Stephan Seitz 2020-08-27 01:17:44 +02:00
  • 63e5f1e885 Add lockfile and make lockfile default install revision Stephan Seitz 2020-08-26 21:05:27 +02:00
  • 1f4c461c15 docs(README): add link to Windows wiki page Stephan Seitz 2020-08-26 13:20:55 +02:00
  • f095052d9b Add Windows support (mingw) Stephan Seitz 2020-08-25 20:00:47 +02:00
  • e8fa0d0b31
    Merge pull request #348 from theHamsta/readme-comma Steven Sojka 2020-08-26 07:20:58 -05:00
  • a8ec43da64 fix(locals): add js namespace import as definition Steven Sojka 2020-08-26 06:59:20 -05:00
  • c6e15037e9 fix(locals): add js namespace import as definition Steven Sojka 2020-08-26 06:59:20 -05:00
  • 2bd13c9d41 docs: fix syntax error in README example Stephan Seitz 2020-08-26 13:22:31 +02:00
  • b48bc7c80a Add support for cl.exe as a C compiler Stephan Seitz 2020-08-26 12:10:38 +02:00
  • 561382a7ef Add Windows support (mingw) Stephan Seitz 2020-08-25 20:00:47 +02:00
  • 44a9ad8ee4 Add Windows support (mingw) Stephan Seitz 2020-08-25 20:00:47 +02:00
  • 47b45ff883 feat(CI): print text what went wrong when README CI fails Stephan Seitz 2020-08-25 15:06:30 +02:00
  • d1bbf0065c feat(CI): print text what went wrong when README CI fails Stephan Seitz 2020-08-25 15:06:30 +02:00
  • 7c9ffe9e19 Fix #292: Add parser links to README.md Stephan Seitz 2020-08-15 18:12:37 +02:00
  • 476c618cf1 Fix #292: Add parser links to README.md Stephan Seitz 2020-08-15 18:12:37 +02:00
  • 5d97cc5e09 fix(locals): add nil guard for definition id creation Steven Sojka 2020-08-25 07:11:29 -05:00
  • 3e59c6c8a0 fix(locals): add nil guard for definition id creation Steven Sojka 2020-08-25 07:11:29 -05:00
  • 3fe5a067b3 feat(highlights): add ocaml Pau Ruiz Safont 2020-08-16 22:37:02 +02:00
  • 927df276bc feat(highlights): add ocaml Pau Ruiz Safont 2020-08-16 22:37:02 +02:00
  • 32fdbe519e feat(c/cpp highlights): highlight pointer/reference parameters Stephan Seitz 2020-08-22 21:17:07 +02:00
  • 069f4bd290 fix: add query extensions lastly, so they always override Tobias Wild 2020-08-23 18:50:50 +02:00
  • c3e6369db6 feat(config): add global disable option Stephan Seitz 2020-08-22 23:32:35 +02:00
  • 37164f321b feat(c/cpp highlights): highlight pointer/reference parameters Stephan Seitz 2020-08-22 21:17:07 +02:00
  • 627a1e558f C++ highlights: Add initial support for attributes Stephan Seitz 2020-08-15 18:48:21 +02:00
  • 3b2cb65d4c
    Merge pull request #330 from steelsojka/fix-do-not-reattach Steven Sojka 2020-08-22 09:10:28 -05:00
  • 3fe8bbcf9c fix(modules): do not reattach if already attached Steven Sojka 2020-08-21 07:49:06 -05:00