Commit Graph

  • ff8ae83300 reverse sort lsp actions ray-x 2022-02-24 19:03:28 +1100
  • b10964e5a2
    Add support for ELixir LS (#149) Joseph DelCioppio 2022-02-22 10:55:47 -0500
  • ac7b225f1a Add support for ELixir LS Joseph DelCioppio 2022-02-22 09:10:38 -0500
  • e4b2fc0afe merge master ray-x 2022-02-22 19:41:21 +1100
  • 8e39f65f53 merge master ray-x 2022-02-21 15:26:53 +1100
  • 2e43b8ee0a merge master ray-x 2022-02-21 15:22:05 +1100
  • c14f9ca140 Merge branch 'master' into neovim_0.6 ray-x 2022-02-21 14:58:04 +1100
  • 2232317b0a combine on_attach ray-x 2022-02-21 14:57:36 +1100
  • ff57a1f916 force keymap to be loaded when on_attach is not called it may releated to #130 ray-x 2022-02-21 11:42:24 +1100
  • 0f181f1d4e upadate sandbox README ray-x 2022-02-21 11:29:05 +1100
  • 9ed6e64877 playground update ray-x 2022-02-20 03:35:40 +1100
  • f0c5610a1f merge master ray-x 2022-02-19 14:59:31 +1100
  • 25af6afb71 merge master ray-x 2022-02-19 14:55:05 +1100
  • 92f56ffe4b update README.md ray-x 2022-02-19 14:54:24 +1100
  • 76e0c8d3ff update README ray-x 2022-02-19 11:00:53 +1100
  • c7872c83a8 merge master ray-x 2022-02-19 10:55:09 +1100
  • bf2e867354 lint ray-x 2022-02-19 10:51:27 +1100
  • 11d25933ad move capabilities checn around ray-x 2022-02-18 13:30:02 +1100
  • 21ddd7f2f6 Merge branch 'master' into neovim_0.7 ray-x 2022-02-18 08:38:22 +1100
  • 8e9bf39f13 allow config lsp with function ray-x 2022-02-18 08:37:05 +1100
  • ccb1bac250 lazy load with func for client config ray-x 2022-02-18 08:34:48 +1100
  • 1feacfb4bd bumpup default neovim version ray-x 2022-02-18 08:25:04 +1100
  • ded2a6510f bump up version requirement in readme ray-x 2022-02-17 22:24:53 +1100
  • 62477b294e drop neovim 0.5 deprecated API ray-x 2022-02-17 22:21:34 +1100
  • c03cbca758 update keymaps for gd v0.3.1 ray-x 2022-02-17 14:54:52 +1100
  • 2d5290d3d6 gd keymaps ray-x 2022-02-16 22:50:06 +1100
  • dcabc38a12
    Fixes problem with disabling icons not working (#142) (#143) David de Rosier 2022-01-31 22:56:32 +0000
  • b79c286ef2 Fixes problem with disabling icons not working (#142) ddrcode 2022-01-31 18:34:29 +0000
  • c9f34ac179 check doc highlight ray-x 2022-01-31 23:30:59 +1100
  • 2344a9d611 override cfg.cmd setting only when installer is used and no valid cmd is provided v0.3.0 ray-x 2022-01-19 11:13:37 +1100
  • 1f3ae4a675 update readme of log path, remove lspinstaller logs ray-x 2022-01-19 08:02:33 +1100
  • 45e0698d00 issue #137 lspinstaller API changed ray-x 2022-01-19 03:32:56 +1100
  • 5b2e003258 disable trace ray-x 2022-01-18 17:14:47 +1100
  • 72ed02f879 locations_to_items offset_encoding ray-x 2022-01-18 16:25:48 +1100
  • 92296c9fc8 dochl client offset encoding ray-x 2022-01-17 16:16:31 +1100
  • 96885ae509 add log message when bufnr is not provided ray-x 2022-01-17 16:08:18 +1100
  • 4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 ray-x 2022-01-17 16:03:48 +1100
  • da9448a88c neovim breaking changes: offset_encoding ray-x 2022-01-16 15:36:28 +1100
  • 3bc154bbb3 issue #135 bugfix ray-x 2022-01-14 10:36:54 +1100
  • 7273aaa1d9 Update README.md in playground ray-x 2022-01-13 15:00:54 +1100
  • e83a017e61 update minium vimrc of playground ray-x 2022-01-13 12:38:16 +1100
  • e80f004f5b issue #133 change gT map to <Leader>gt ray-x 2022-01-12 20:12:51 +1100
  • ed1cedefb6 update navigator vimrc ray-x 2022-01-11 02:37:33 +1100
  • e04914ab6c doc update for lsp_installer ray-x 2022-01-11 01:13:23 +1100
  • 73dfd12f0f async handler check status before close ray-x 2022-01-10 01:52:32 +1100
  • db4eb5f155 document update ray-x 2022-01-09 22:32:35 +1100
  • bad19ebc84 lsp_signature setup was not documented in README. Add playground folder ray-x 2022-01-09 22:31:43 +1100
  • 4144024068 allow to config when will the fuzzy finder prompt to be shown ray-x 2022-01-08 22:47:43 +1100
  • f9af69e4bf update treesitter folding screenshot ray-x 2022-01-07 15:31:32 +1100
  • 2ad5d1e1d0 update treesitter folding screenshot ray-x 2022-01-07 15:30:26 +1100
  • a0679626e2 cleanup code ray-x 2022-01-06 22:06:40 +1100
  • 1202df85cd update notify message when symbol not found #126 ray-x 2022-01-06 15:37:37 +1100
  • b89811b1b6 bugfix issue #126 ray-x 2022-01-04 14:38:09 +1100
  • c3f6b14233 #124 viewctlobject error ray-x 2021-12-30 16:05:25 +1100
  • 23090c567c updates vim.notify ray-x 2021-12-29 15:50:41 +1100
  • 9957766620 Merge branch 'master' of github.com:ray-x/navigator.lua ray-x 2021-12-29 15:28:47 +1100
  • aa9b80e848 empty func ray-x 2021-12-29 15:28:34 +1100
  • 6e9f20f586
    fix typo (#122) Ian C 2021-12-26 05:09:25 -0500
  • fcf7814c9a
    fix typos (#121) Ian C 2021-12-26 05:08:58 -0500
  • f3bf6ab4f6
    fix typo (#120) Ian C 2021-12-26 05:08:28 -0500
  • 5b57b3505d
    fix typo Ian C 2021-12-26 02:57:24 -0500
  • 95605e6ee7
    fix typos Ian C 2021-12-26 02:18:48 -0500
  • 17eae5c33e
    fix typos Ian C 2021-12-26 02:17:14 -0500
  • 30ad79940a
    fix typo Ian C 2021-12-26 02:06:20 -0500
  • ecc1f2d28a update README.md ray-x 2021-12-25 17:27:37 +1100
  • 4739722774 update README.md ray-x 2021-12-25 17:14:55 +1100
  • 19969e3902 keymap bugfix #119 ray-x 2021-12-25 12:43:40 +1100
  • 47bcf183b8 nil check ray-x 2021-12-24 17:48:54 +1100
  • 97df091a8a Merge branch 'master' of github.com:ray-x/navigator.lua ray-x 2021-12-24 17:31:07 +1100
  • abf5de64fd update gui for workspace symbol ray-x 2021-12-24 17:30:56 +1100
  • b618358628
    Update README.md (#118) Beau McCartney 2021-12-23 17:14:48 -0700
  • eb252447a6
    Update README.md rayx 2021-12-24 11:13:41 +1100
  • 7d70d31acb
    Update README.md Beau McCartney 2021-12-23 15:45:14 -0700
  • 873135bf9a lsp def and lsp ref with async request ray-x 2021-12-23 19:17:48 +1100
  • 0f653784ea Doc update ray-x 2021-12-23 16:40:32 +1100
  • c528b58bb9 replace print to notify, add workspace gui ray-x 2021-12-23 16:37:39 +1100
  • 85d907ffaf add lspkeymaphelp command to show the current keymapping ray-x 2021-12-19 13:16:17 +1100
  • 5ab4dffba5 add gohtmltmpl in default setup ray-x 2021-12-18 15:23:34 +1100
  • e869cedba3 cleanup ray-x 2021-12-17 09:09:25 +1100
  • 941b3fc80f
    vim.ui.select adapt native codeaction and codelens apply actions (#117) rayx 2021-12-17 08:54:36 +1100
  • aafec0353b adjust null-ls sequence ray-x 2021-12-17 08:52:22 +1100
  • 1501e0ff4c merge master ray-x 2021-12-17 08:50:19 +1100
  • c8c5ce6014 use vim.ui.select and guihua ui patch ray-x 2021-12-17 02:55:20 +1100
  • 4b1670423e issue #116 nil client ray-x 2021-12-16 12:41:42 +1100
  • ed96b65003 doc update for lsp-installer ray-x 2021-12-16 12:38:45 +1100
  • 5c13477220 dochighlight update ray-x 2021-12-14 07:12:20 +1100
  • 1c67e790eb remove duplicated codes ray-x 2021-12-13 17:43:51 +1100
  • 3c9ee3785c omnisharp default setup ray-x 2021-12-13 16:03:08 +1100
  • 65701259c1 simplify gui; dochighlight ray-x 2021-12-13 10:42:53 +1100
  • 03eef089c8 add doc/navigator.txt ray-x 2021-12-12 17:28:01 +1100
  • 73f0041dc1 bugfix #115 incorrect bufnr ray-x 2021-12-11 14:27:01 +1100
  • ce3c5fe2cb fix the referece floatwindow loading performance issue ray-x 2021-12-08 08:05:49 +1100
  • ae13350ad1 add neovim 0.6.0 ray-x 2021-12-02 17:41:49 +1100
  • 2f44f0115a add servers options for #109 ray-x 2021-11-26 18:26:30 +1100
  • 9aec552ac1 Add warning messages if the user setup maybe deprecated or incorrect ray-x 2021-11-26 12:24:27 +1100
  • 3d6b24f919
    Add root markers for clojure_lsp (#108) Loreo13 2021-11-25 17:37:50 -0500
  • b6b7a883bb
    Add root_patterns for clojure_lsp Loreo13 2021-11-25 17:17:51 -0500
  • 66ce32a7c4
    Merge branch 'ray-x:master' into master Loreo13 2021-11-25 17:13:18 -0500
  • c85fcb202f
    Add support for clojure_lsp (#107) Loreo13 2021-11-25 16:54:11 -0500
  • 532751066a
    Show clojure_lsp is supported in README.MD Loreo13 2021-11-25 16:43:19 -0500