Commit Graph

163 Commits

Author SHA1 Message Date
ray-x
d04159f633 bugfix #40 handle nil lsp setup 2021-08-18 10:31:20 +10:00
ray-x
a85c3e89ae do not load lsp if server executable is not valid 2021-08-17 19:13:05 +10:00
ray-x
0584a5cd06 feature: diagnostic sign in scroll bar area enable by default 2021-08-17 08:32:17 +10:00
ray-x
7dd5d50691 update default treebindings #39 2021-08-15 19:46:30 +10:00
ray-x
4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 2021-08-14 13:05:40 +10:00
ray-x
ef995eeb7e border setup for diagnostic 2021-08-12 23:34:27 +10:00
ray-x
f16a04482d add config for showing error in quickfix 2021-08-12 12:25:15 +10:00
ray-x
54906cebaf Diagnostic error per buffer 2021-08-10 15:27:20 +10:00
ray-x
96e9772d5b bugfix: virtual marker out of range for diag 2021-08-10 09:48:49 +10:00
ray-x
747db16f59 clean namespace, update doc 2021-08-10 02:03:51 +10:00
ray-x
2c11296b70 Feature: show diagnostics info summary in scrollbar area 2021-08-10 01:09:53 +10:00
ray-x
d034edbe0e add lspinstall 2021-08-06 17:24:03 +10:00
ray-x
6c753645c3 close the quickfix if there is no diagnostic errors 2021-08-03 11:24:51 +10:00
ray-x
3d170771e9 update diangostic event handler 2021-08-01 23:32:55 +10:00
ray-x
1fa56d20a5 set_loclist update 2021-07-31 15:21:14 +10:00
ray-x
5b2dcb7cd0 Rename ToggleLspFmt to LspToggleFmt 2021-07-23 10:44:55 +10:00
ray-x
1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature 2021-07-23 10:19:19 +10:00
ray-x
fec4640966 bugfix: codeaction broken because guihua update 2021-07-20 15:59:21 +10:00
ray-x
5af79c7ff2 bugfix: #35 update fzy on_confirm, it might cause #35 2021-07-20 09:32:09 +10:00
ray-x
86f3963e45 update screenshort URL 2021-07-17 12:41:06 +10:00
ray-x
fe936ee69a Merge branch 'master' of github.com:ray-x/navigator.lua 2021-07-17 12:34:22 +10:00
ray-x
3f6de1f686 document update, golsp setup 2021-07-17 12:34:07 +10:00
zootedb0t
c4cf352798
Fix typo in README (#32) 2021-07-16 19:14:26 +10:00
ray-x
62178024fd add efm load option 2021-07-09 00:30:30 +10:00
ray-x
1df533bf5f [bugfix] lua sumneko go definition multi definitions uri nil 2021-07-08 23:08:19 +10:00
ray-x
dcc616765e [Bugfix] Update default config regarding keymaps 2021-07-08 13:05:39 +10:00
ray-x
380c2c4c6e Add keymapping for workspace (lspconfig) 2021-07-08 12:44:51 +10:00
ray-x
d58c377a73 [Breaking] change some of mappings to be same as lspconfig 2021-07-08 12:30:49 +10:00
ray-x
f8060a72c8 update keymapping override document and sample config 2021-07-08 08:50:06 +10:00
ray-x
d62b03c394 remove defer_fn as it may throw error messages... 2021-07-05 12:19:18 +10:00
ray-x
e64c56789f improve on_attach override 2021-07-05 11:21:52 +10:00
ray-x
47656e063e tuning timer 2021-07-05 10:22:34 +10:00
ray-x
18fc04a18c merge changes 2021-07-05 10:13:57 +10:00
ray-x
70ebfffb55 Merge branch 'client_failed_startup' 2021-07-05 10:13:44 +10:00
ray-x
a0fa3d278a retry client setup 2021-07-05 10:08:34 +10:00
ray-x
f16893fc4f Revert "improve launching time"
This reverts commit b08bfd6839.
2021-07-05 08:52:48 +10:00
ray-x
0d29116b18 limit the number of file running treesitter analysis 2021-07-02 20:49:49 +10:00
ray-x
b08bfd6839 improve launching time 2021-07-02 19:32:19 +10:00
ray-x
f30e5a290d gopls flags->allow_incremental_sync/debounce update 2021-07-01 16:32:07 +10:00
ray-x
f5f07d586d add logs for windows 2021-07-01 07:53:41 +10:00
ray-x
05e51f2e74 postphone the treesitter loading 2021-06-30 13:53:36 +10:00
ray-x
69e16a55d2 disable luaformat and reformat key_maps 2021-06-29 13:32:42 +10:00
RogerYK
16da97e10d
fix keymaps setting (#25)
Remove duplicate key mappings
2021-06-29 13:29:20 +10:00
ray-x
baad5112d8 optimize jump to position
improve jump location
2021-06-28 20:48:46 +10:00
ray-x
1acfe90f12 path seperate update 2021-06-25 22:17:28 +10:00
ray-x
e4ca27ca86 MS Windows name update 2021-06-25 20:28:26 +10:00
ray-x
c5fe79d6df update window height and width preset 2021-06-25 20:18:55 +10:00
ray-x
95b45a6cf6 windows path fix: issue #20 2021-06-25 10:33:04 +10:00
ray-x
b68340a467 Document updates 2021-06-24 01:17:43 +10:00
ray-x
298c4659da ccls call hierarchy 2021-06-24 00:09:33 +10:00