Commit graph

  • ad6deb8ca1
    feat(telescope): only reverse results when sorting_strategy = "descending" Folke Lemaitre 2023-10-13 13:09:52 +0200
  • 3cea595b2b
    Set jumplist before jumping Wil Thomason 2023-10-13 00:20:06 -0500
  • 9ef83d9a7a
    feat(lualine): added sep_icon option (#303) Folke Lemaitre 2023-10-12 22:54:58 +0200
  • 4f8903e25f
    feat(lualine): added sep_icon option Folke Lemaitre 2023-10-12 19:15:18 +0200
  • 63ec2bfc3d
    chore(master): release 1.3.0 (#288) v1.3.0 github-actions[bot] 2023-10-12 09:58:04 -0700
  • 351f4fe9d7
    chore(master): release 1.3.0 github-actions[bot] 2023-10-12 16:55:14 +0000
  • 568780e7c1
    fix(render): use EOL extmarks to render AerialLine (#302) Folke Lemaitre 2023-10-12 18:52:23 +0200
  • 2393af4590
    fix(render): set strict=false. Only happens when line is last in the buffer, and strict-false still shows it correctly Folke Lemaitre 2023-10-12 18:22:00 +0200
  • a339c688f8 fix: remove unused variable and max_width calculation Steven Arcangeli 2023-10-12 15:59:43 +0000
  • 239a292e06
    fix(render): use EOL extmarks to render AerialLine (rpad is no longer needed) Folke Lemaitre 2023-10-12 13:09:09 +0200
  • da3041fd56 doc: fix documentation generation Steven Arcangeli 2023-10-11 10:32:34 -0700
  • 4462e73cd1 cleanup: remove unnecessary submodule Steven Arcangeli 2023-10-11 10:28:10 -0700
  • 847a2a31fb fix: queue commands before aerial attaches to avoid dropped inputs (#301) Steven Arcangeli 2023-10-11 10:21:02 -0700
  • c383f45ec0 fix: aerial ignores diff windows (#299) Steven Arcangeli 2023-10-10 22:17:01 -0700
  • c2ed3b98b2 format: auto sort requires Steven Arcangeli 2023-10-08 23:32:22 -0700
  • 26e2a7c6bd ci: use stylua 0.18.2 Steven Arcangeli 2023-10-08 22:59:52 -0700
  • 551a2b679f fix: silence errors from moving cursor (#297) Steven Arcangeli 2023-09-28 18:56:39 -0700
  • d7577c6bd4 fix: add guards for unloaded buffers (#296) Steven Arcangeli 2023-09-27 08:27:18 -0700
  • 1175f79bdd fix: missing symbol on navigation shouldn't error (#295) Steven Arcangeli 2023-09-22 15:31:21 -0700
  • a2368d1c4b
    fix(ts): improve ruby handling of singletons and methods (#293) Slotos 2023-09-18 19:40:21 +0200
  • e8d45685ea
    Expand ruby singleton class and method handling Dmytro Soltys 2023-09-18 15:16:01 +0200
  • fa8c408b76
    feat(ts): add ruby support for ruby operator methods (#292) Slotos 2023-09-18 17:22:59 +0200
  • 68142eda98
    Add ruby "operator" methods query Dmytro Soltys 2023-09-18 10:35:25 +0200
  • 22ed2f75eb cleanup: don't need empty methods in resession extension Steven Arcangeli 2023-09-17 10:05:49 -0700
  • bed048ddef
    feat(ts): support for more solidity symbols (#290) Don Perignom 2023-09-16 19:08:41 +0200
  • 3b1bcea370
    feat(solidity): extend queries madlabman 2023-09-16 14:18:32 +0300
  • 9bcfbaf7a7
    fix: add treesitter support for JS / TS / TSX generator functions (#289) Don Perignom 2023-09-15 16:36:17 +0300
  • f96642fae7
    feat: add TSX generator functions madlabman 2023-09-15 13:47:40 +0300
  • 4eb7e32e14
    fix: add JS as TS generator functions madlabman 2023-09-14 17:15:34 +0300
  • f34defe8f5
    feat: add lualine separator highlight and optional prefix (#287) Kevin Ko 2023-09-05 21:54:34 -0400
  • 4a4564d4e8 feat(lualine): add separator highlight and beginning Kevin Ko 2023-09-04 11:13:44 -0400
  • fc04a097d0 ci: merge workflows and add makefile Steven Arcangeli 2023-09-01 23:39:50 -0700
  • dc17cfd401 lint: fix typechecker errors Steven Arcangeli 2023-08-25 17:08:18 -0700
  • ae33427e1a
    chore(master): release 1.2.0 (#282) v1.2.0 github-actions[bot] 2023-08-25 17:02:36 -0700
  • 39c9de1dd3
    chore(master): release 1.2.0 github-actions[bot] 2023-08-13 17:09:00 +0000
  • ffb5fd0aa7 fix: type annotations and type errors Steven Arcangeli 2023-08-13 09:35:19 -0700
  • 81713b37d1 ci: add a pre-push script Steven Arcangeli 2023-08-13 09:34:56 -0700
  • a49ba4a948 ci: run type check in actions Steven Arcangeli 2023-08-12 22:20:26 -0700
  • bb2cc2fbf0 fix: telescope extension uses selection_range (#279) Steven Arcangeli 2023-08-10 11:37:16 -0700
  • bd31dd0ebe [docgen] Update docs skip-checks: true Github Actions 2023-08-10 04:48:18 +0000
  • e54cae0df0 feat: experimental support for navigating to symbol names (#279) Steven Arcangeli 2023-08-09 21:43:49 -0700
  • de460a4a29
    feat: treesitter supports markdown setext_heading (#276) Jaehwang Jung 2023-08-07 09:53:36 +0900
  • 77f0617f5a feat(markdown): treesitter setext_heading Jaehwang Jung 2023-07-02 00:59:54 +0900
  • 2a6498f4b5 fix: default highlight group in nav view is NormalFloat (#281) Steven Arcangeli 2023-07-30 16:34:55 -0700
  • 7c7b7d092b
    improve icons Anton Kurtin 2023-07-30 04:34:18 +0300
  • d49d62b56f chore: regenerate documentation Steven Arcangeli 2023-07-29 10:47:17 -0700
  • 9703f76f34 fix: remove debug print statement Steven Arcangeli 2023-07-29 10:43:37 -0700
  • 1f15722857 feat: add refetch_symbols API method (#280) Steven Arcangeli 2023-07-29 10:40:34 -0700
  • cd446279f1 feat: some options can be set on a per-buffer basis (#280) Steven Arcangeli 2023-07-29 10:40:13 -0700
  • 1a9896a7ca refactor: don't display anonymous lua functions Steven Arcangeli 2023-07-29 09:17:34 -0700
  • fb1f08c9f9
    chore(master): release 1.1.0 (#274) v1.1.0 github-actions[bot] 2023-07-11 09:59:33 -0700
  • 80655a98a0
    chore(master): release 1.1.0 github-actions[bot] 2023-07-11 16:49:46 +0000
  • b4eb257e54
    feat: add new AerialNormal highlight as a fallback for all text (#278) Micah Halter 2023-07-11 12:47:16 -0400
  • 66078ea0fa
    feat(fzf): various improvements (#275) Jaehwang Jung 2023-07-12 00:37:07 +0900
  • 603ffde23a
    feat(elixir): support parameterless functions (#277) emmanueltouzery 2023-07-11 17:09:41 +0200
  • b5fc83137f [docgen] Update docs skip-checks: true Github Actions 2023-07-11 11:35:44 +0000
  • 2faa44cae9
    feat: add new AerialNormal highlight as a fallback for all text Micah Halter 2023-07-11 07:31:21 -0400
  • 5039c6435d elixir: support parameterless functions Emmanuel Touzery 2023-07-10 21:40:41 +0200
  • e22facd3a6 fix: update julia queries for upstream parser changes Steven Arcangeli 2023-07-10 18:10:42 -0700
  • 8e0a3cdd9a feat(fzf): various improvements Jaehwang Jung 2023-07-02 00:29:50 +0900
  • 79644dbedc ci: pin workflow to static container version Steven Arcangeli 2023-06-28 11:00:08 -0700
  • 7c2a432238
    feat: add solidity treesitter support (#273) Yifan Song 2023-06-25 18:26:17 +0200
  • 9133bf1f43
    Merge branch 'stevearc:master' into master Yifan Song 2023-06-25 12:31:35 +0200
  • f4483c2d9c Reformat solidity queries and add tests to solidity Yifan Song 2023-06-25 12:27:05 +0200
  • 4b6da0b074 fix(ts)(julia): include namespace in function name if in declaration (#260) Steven Arcangeli 2023-06-24 10:01:49 -0700
  • 62cefb0257 interface包含function lightnlightning 2023-06-24 18:49:47 +0800
  • 28681cc81e
    Merge pull request #1 from lightnlightning/master lightnlightning 2023-06-24 13:20:20 +0800
  • a6a51bb6e2 修改方法图标显示 lightnlightning 2023-06-24 13:02:21 +0800
  • 603c805d2d
    Merge pull request #272 from stevearc/release-please--branches--master--components--aerial.nvim v1.0.0 Steven Arcangeli 2023-06-23 21:02:17 -0700
  • 78a602c219
    chore(master): release 1.0.0 github-actions[bot] 2023-06-24 03:55:26 +0000
  • 1e61fd695e
    Merge pull request #269 from stevearc/stevearc-win-width Steven Arcangeli 2023-06-23 20:51:15 -0700
  • d4f0c3d2dc Add method in library Yifan Song 2023-06-23 22:00:36 +0200
  • a6f6e8b315 Add solidity to readme treesitter supported list Yifan Song 2023-06-23 20:54:18 +0200
  • 23bc1e0c87 Merge branch 'TSSolidity' Yifan Song 2023-06-23 20:49:32 +0200
  • 3d4f1e6601 Add query for solidity Yifan Song 2023-06-23 20:48:47 +0200
  • c663d1b55f
    Merge pull request #271 from mehalter/master Steven Arcangeli 2023-06-23 10:07:24 -0700
  • 075b0fac90 fix: disable all resizing when resize_to_content = false Steven Arcangeli 2023-06-22 08:02:35 -0700
  • 9e600119f0 [docgen] Update docs skip-checks: true Github Actions 2023-06-21 16:13:31 +0000
  • c4714a6e37 feat: add layout.resize_to_content config option Steven Arcangeli 2023-06-21 09:13:12 -0700
  • 7d66ec1e63
    ci: add release-please to automate semantic versioning releases Micah Halter 2023-06-19 10:52:25 -0400
  • 8b57371225 refactor: remove old hack to get around winwidth Steven Arcangeli 2023-06-17 08:37:03 -0700
  • c30fb2c9bd fix: don't collapse uncollapsable leaf nodes (#268) Steven Arcangeli 2023-06-16 19:01:17 -0700
  • 4e7da79523 fix(ts)(julia): support for namespaced function definitions (#260) Steven Arcangeli 2023-06-16 10:54:55 -0700
  • 87f9133990 fix: stop using vim.wo to set window options Steven Arcangeli 2023-06-15 21:42:19 -0700
  • 097fb436b2
    Merge pull request #265 from gongfarmer/master Steven Arcangeli 2023-06-13 22:44:19 -0700
  • c50874a294 fix: use relative url for submodule definition (#264) Fraser Hanson 2023-06-06 09:48:12 -0700
  • aff1bb8fec perf: slight optimization for telescope picker Steven Arcangeli 2023-06-02 08:59:03 -0700
  • dd5c41b66f
    Merge pull request #261 from frnsys/telescope_lines_config Steven Arcangeli 2023-06-02 08:57:23 -0700
  • 79ebaf01eb fix(ts)(julia): support for namespaced short function definitions (260) Steven Arcangeli 2023-06-02 08:47:54 -0700
  • 5c5b355f29 fix: only allow collapsing leaf nodes if link_tree_to_folds = true (#257) Steven Arcangeli 2023-06-02 08:26:31 -0700
  • eaa1b35cce added an option to the telescope extension to hide lines Francis Tseng 2023-06-01 14:37:23 -0400
  • 2abd491522 [docgen] Update docs skip-checks: true Github Actions 2023-06-01 05:13:04 +0000
  • b154c0cbe0 feat: pass is_collapsed to get_highlight config function (#257) Steven Arcangeli 2023-05-31 22:12:24 -0700
  • 01d63e5599 doc: use the new language-aware code blocks Steven Arcangeli 2023-05-27 11:31:05 -0700
  • 5b0a45c927 dev: install python libraries in envrc Steven Arcangeli 2023-05-27 11:24:46 -0700
  • 30316db63d fix: error when opening nav view on file with no symbols (#256) Steven Arcangeli 2023-05-27 11:23:59 -0700
  • 189bf4cce7 refactor: use modern option setter/getter methods Steven Arcangeli 2023-05-21 20:23:12 -0700
  • 3a17406d9d ci: don't run usd test on nvim < 0.9.0 Steven Arcangeli 2023-05-17 04:15:41 -0700
  • b07a0ea183 Merge branch 'ColinKennedy-add_usd_support' Steven Arcangeli 2023-05-17 01:02:10 -0700
  • e16f739411 test: fix tests for USD backend Steven Arcangeli 2023-05-17 01:01:24 -0700