Commit Graph

  • aef51cc696 allow config codelens icon ray-x 2021-08-23 12:56:59 +1000
  • 78e574cbcd codelens setup for gopls ray-x 2021-08-23 12:56:04 +1000
  • 369233a758 change print info to log. codelens is not supported by lots of lsp ray-x 2021-08-22 21:19:40 +1000
  • a200c1db2b Update UI for code lens ray-x 2021-08-22 20:13:00 +1000
  • 58ac955777 codelens support, foldelsp ray-x 2021-08-22 09:19:11 +1000
  • 48faeb69ab add autoload file ray-x 2021-08-20 01:20:08 +1000
  • 51d32b26b9 Feature: Treesitter folding ray-x 2021-08-20 01:19:38 +1000
  • d29ce05d16 New treesitter util helper to find node type in current line ray-x 2021-08-20 01:14:03 +1000
  • 04cf51f6c8 feature: blur effect ray-x 2021-08-19 09:56:17 +1000
  • 4f262e9909 deprecate pyls ray-x 2021-08-18 12:18:07 +1000
  • 3c4838164b Update README.md ray-x 2021-08-18 11:25:28 +1000
  • a1bd077939 bugfix #41 extra <cmd> in keymapping ray-x 2021-08-18 10:45:49 +1000
  • d04159f633 bugfix #40 handle nil lsp setup ray-x 2021-08-18 10:31:20 +1000
  • a85c3e89ae do not load lsp if server executable is not valid ray-x 2021-08-17 19:13:05 +1000
  • 0584a5cd06 feature: diagnostic sign in scroll bar area enable by default ray-x 2021-08-17 08:32:17 +1000
  • 7dd5d50691 update default treebindings #39 ray-x 2021-08-15 19:46:30 +1000
  • 4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) ray-x 2021-08-14 13:05:40 +1000
  • ef995eeb7e border setup for diagnostic ray-x 2021-08-12 23:34:27 +1000
  • f16a04482d add config for showing error in quickfix ray-x 2021-08-12 12:25:15 +1000
  • 54906cebaf Diagnostic error per buffer ray-x 2021-08-10 15:27:20 +1000
  • 96e9772d5b bugfix: virtual marker out of range for diag ray-x 2021-08-10 09:48:49 +1000
  • 747db16f59 clean namespace, update doc ray-x 2021-08-10 02:03:51 +1000
  • 2c11296b70 Feature: show diagnostics info summary in scrollbar area ray-x 2021-08-10 01:09:53 +1000
  • d034edbe0e add lspinstall ray-x 2021-08-06 17:24:03 +1000
  • 6c753645c3 close the quickfix if there is no diagnostic errors ray-x 2021-08-03 11:24:51 +1000
  • 3d170771e9 update diangostic event handler ray-x 2021-08-01 23:32:55 +1000
  • 1fa56d20a5 set_loclist update ray-x 2021-07-31 15:21:14 +1000
  • 5b2dcb7cd0 Rename ToggleLspFmt to LspToggleFmt ray-x 2021-07-23 10:44:55 +1000
  • 1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature ray-x 2021-07-23 10:19:19 +1000
  • fec4640966 bugfix: codeaction broken because guihua update ray-x 2021-07-20 15:59:21 +1000
  • 5af79c7ff2 bugfix: #35 update fzy on_confirm, it might cause #35 ray-x 2021-07-20 09:32:09 +1000
  • 86f3963e45 update screenshort URL v0.2.0 ray-x 2021-07-17 12:41:06 +1000
  • fe936ee69a Merge branch 'master' of github.com:ray-x/navigator.lua ray-x 2021-07-17 12:34:22 +1000
  • 3f6de1f686 document update, golsp setup ray-x 2021-07-17 12:34:07 +1000
  • c4cf352798
    Fix typo in README (#32) zootedb0t 2021-07-16 14:44:26 +0530
  • 62178024fd add efm load option ray-x 2021-07-09 00:30:30 +1000
  • 1df533bf5f [bugfix] lua sumneko go definition multi definitions uri nil ray-x 2021-07-08 23:08:19 +1000
  • dcc616765e [Bugfix] Update default config regarding keymaps ray-x 2021-07-08 13:05:39 +1000
  • 380c2c4c6e Add keymapping for workspace (lspconfig) v0.2-pre ray-x 2021-07-08 12:44:51 +1000
  • d58c377a73 [Breaking] change some of mappings to be same as lspconfig ray-x 2021-07-08 12:30:49 +1000
  • f8060a72c8 update keymapping override document and sample config ray-x 2021-07-08 08:50:06 +1000
  • d62b03c394 remove defer_fn as it may throw error messages... ray-x 2021-07-05 12:19:18 +1000
  • e64c56789f improve on_attach override ray-x 2021-07-05 11:21:52 +1000
  • 47656e063e tuning timer ray-x 2021-07-05 10:22:34 +1000
  • 18fc04a18c merge changes ray-x 2021-07-05 10:13:57 +1000
  • 70ebfffb55 Merge branch 'client_failed_startup' ray-x 2021-07-05 10:13:44 +1000
  • a0fa3d278a retry client setup ray-x 2021-07-05 10:08:34 +1000
  • f16893fc4f Revert "improve launching time" ray-x 2021-07-05 08:52:48 +1000
  • 0d29116b18 limit the number of file running treesitter analysis ray-x 2021-07-02 20:49:49 +1000
  • b08bfd6839 improve launching time ray-x 2021-07-02 19:32:19 +1000
  • f30e5a290d gopls flags->allow_incremental_sync/debounce update ray-x 2021-07-01 16:32:07 +1000
  • f5f07d586d add logs for windows ray-x 2021-07-01 07:50:20 +1000
  • 05e51f2e74 postphone the treesitter loading ray-x 2021-06-30 13:53:36 +1000
  • 69e16a55d2 disable luaformat and reformat key_maps ray-x 2021-06-29 13:32:42 +1000
  • 16da97e10d
    fix keymaps setting (#25) RogerYK 2021-06-29 11:29:20 +0800
  • baad5112d8 optimize jump to position ray-x 2021-06-28 09:31:16 +1000
  • 1acfe90f12 path seperate update ray-x 2021-06-25 22:17:28 +1000
  • e4ca27ca86 MS Windows name update ray-x 2021-06-25 20:28:26 +1000
  • c5fe79d6df update window height and width preset ray-x 2021-06-25 20:18:55 +1000
  • 95b45a6cf6 windows path fix: issue #20 ray-x 2021-06-25 10:33:04 +1000
  • b68340a467 Document updates ray-x 2021-06-24 01:17:43 +1000
  • 298c4659da ccls call hierarchy ray-x 2021-06-24 00:09:33 +1000
  • 7514fa9f70 update lua-lsp ray-x 2021-06-20 11:45:42 +1000
  • d8196c26a0 remove lsp_signature from on_attach ray-x 2021-06-18 09:24:02 +1000
  • c818a97136 gopls default setup ray-x 2021-06-18 08:50:49 +1000
  • b60108978a Update document regarding plugin highlight ray-x 2021-06-18 08:34:40 +1000
  • 713dd7eeab Highlight for preview ray-x 2021-06-18 08:27:58 +1000
  • 72ecc85842 add rename ray-x 2021-06-18 01:39:41 +1000
  • b56ca88390 add debounce setup in lsp ray-x 2021-06-18 00:49:13 +1000
  • 01cd2e8020 update README ray-x 2021-06-16 09:51:57 +1000
  • 8f99e669a2
    #14 add border property to documentation (#16) Daniel Nehrig 2021-06-16 01:36:14 +0200
  • a955e07992
    Symbols aggregated in config (#15) Mateus B. Melchiades 2021-06-15 17:46:04 -0300
  • 77a525d2e4 update keymap in readme ray-x 2021-06-14 19:42:50 +1000
  • b100c8aa06 using githubusercontent ray-x 2021-06-14 12:47:45 +1000
  • a3a83e5ced Readme update ray-x 2021-06-14 12:39:40 +1000
  • 807f41975e add floating windows edit option ray-x 2021-06-13 14:03:01 +1000
  • 53f384ba46 Add autocommand group to prevent evnet pile-up ray-x 2021-06-12 12:15:16 +1000
  • 6c9ce98d03 Update kemap document ray-x 2021-06-11 21:33:22 +1000
  • f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping ray-x 2021-06-10 22:12:25 +1000
  • 8b84a0e3aa Bugfix: window path, !=, ~= for lhs ray-x 2021-06-10 20:08:52 +1000
  • 4ad8fa3e95 Clean up space pad for reference listview ray-x 2021-06-10 06:39:37 +1000
  • 09667c32a9 gopls on_attach does not trigger on every open buffer, need keymap for all buffers ray-x 2021-06-09 20:51:38 +1000
  • 2d7214d875 bugfix: mapping setup ray-x 2021-06-09 13:43:14 +1000
  • d8385f2993 change sumneko setup, move it to lsp section ray-x 2021-06-09 08:34:36 +1000
  • 624053bd8f Update aligement ray-x 2021-06-08 16:41:34 +1000
  • 2221cf5544 allow override for lsp config ray-x 2021-06-08 01:23:20 +1000
  • c872b43faf treesitter function definition ray-x 2021-06-05 08:33:23 +1000
  • 8d75a1498a bugfix: fname->filename; allow treesitter work without LSP ray-x 2021-06-03 01:25:56 +1000
  • 9788bbaf54 using open_floating_preview API as focus preview deprecated ray-x 2021-05-30 12:25:05 +1000
  • 6a15e6838d add multiple symbol highlight ray-x 2021-05-29 21:08:30 +1000
  • 1546b6a604 Allow disable all keymaps ray-x 2021-05-28 10:10:28 +1000
  • fe65abed35 allow change log level to trace from config ray-x 2021-05-27 11:10:32 +1000
  • 41a43eaf64 Bugfix lhs `==` ray-x 2021-05-27 08:36:10 +1000
  • b61e280400 truncate filepath ray-x 2021-05-26 22:15:32 +1000
  • 7e8c3376f4 LSP reference and write color optimize ray-x 2021-05-24 20:20:28 +1000
  • 6bf9a5990b update doc highlight, it did not work well for dracula ray-x 2021-05-24 07:19:56 +1000
  • 8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic on_attach. Document updates ray-x 2021-05-23 14:10:49 +1000
  • 7c6c37d169 fix treesitter defination lookup for go ray-x 2021-05-23 00:03:34 +1000
  • f430fdfbb9 treesitter symboles display: remove trailing bracket ray-x 2021-05-22 19:49:01 +1000
  • 88ac6268cf improve lsp loading and prevent muliple loading ray-x 2021-05-22 19:03:55 +1000