Commit Graph

176 Commits (f5a1fc747b733591e97bdbc32bb275fca39b0dd0)
 

Author SHA1 Message Date
ray-x f5a1fc747b add diagnostic_virtual_text, #42 3 years ago
ray-x aef51cc696 allow config codelens icon 3 years ago
ray-x 78e574cbcd codelens setup for gopls 3 years ago
ray-x 369233a758 change print info to log. codelens is not supported by lots of lsp 3 years ago
ray-x a200c1db2b Update UI for code lens 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x 48faeb69ab add autoload file 3 years ago
ray-x 51d32b26b9 Feature: Treesitter folding 3 years ago
ray-x d29ce05d16 New treesitter util helper to find node type in current line 3 years ago
ray-x 04cf51f6c8 feature: blur effect
feature: transparancy setup
3 years ago
ray-x 4f262e9909 deprecate pyls 3 years ago
ray-x 3c4838164b Update README.md 3 years ago
ray-x a1bd077939 bugfix #41 extra <cmd> in keymapping 3 years ago
ray-x d04159f633 bugfix #40 handle nil lsp setup 3 years ago
ray-x a85c3e89ae do not load lsp if server executable is not valid 3 years ago
ray-x 0584a5cd06 feature: diagnostic sign in scroll bar area enable by default 3 years ago
ray-x 7dd5d50691 update default treebindings #39 3 years ago
ray-x 4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 3 years ago
ray-x ef995eeb7e border setup for diagnostic 3 years ago
ray-x f16a04482d add config for showing error in quickfix 3 years ago
ray-x 54906cebaf Diagnostic error per buffer 3 years ago
ray-x 96e9772d5b bugfix: virtual marker out of range for diag 3 years ago
ray-x 747db16f59 clean namespace, update doc 3 years ago
ray-x 2c11296b70 Feature: show diagnostics info summary in scrollbar area 3 years ago
ray-x d034edbe0e add lspinstall 3 years ago
ray-x 6c753645c3 close the quickfix if there is no diagnostic errors 3 years ago
ray-x 3d170771e9 update diangostic event handler 3 years ago
ray-x 1fa56d20a5 set_loclist update 3 years ago
ray-x 5b2dcb7cd0 Rename ToggleLspFmt to LspToggleFmt 3 years ago
ray-x 1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature 3 years ago
ray-x fec4640966 bugfix: codeaction broken because guihua update 3 years ago
ray-x 5af79c7ff2 bugfix: #35 update fzy on_confirm, it might cause #35 3 years ago
ray-x 86f3963e45 update screenshort URL 3 years ago
ray-x fe936ee69a Merge branch 'master' of github.com:ray-x/navigator.lua 3 years ago
ray-x 3f6de1f686 document update, golsp setup 3 years ago
zootedb0t c4cf352798
Fix typo in README (#32) 3 years ago
ray-x 62178024fd add efm load option 3 years ago
ray-x 1df533bf5f [bugfix] lua sumneko go definition multi definitions uri nil 3 years ago
ray-x dcc616765e [Bugfix] Update default config regarding keymaps 3 years ago
ray-x 380c2c4c6e Add keymapping for workspace (lspconfig) 3 years ago
ray-x d58c377a73 [Breaking] change some of mappings to be same as lspconfig 3 years ago
ray-x f8060a72c8 update keymapping override document and sample config 3 years ago
ray-x d62b03c394 remove defer_fn as it may throw error messages... 3 years ago
ray-x e64c56789f improve on_attach override 3 years ago
ray-x 47656e063e tuning timer 3 years ago
ray-x 18fc04a18c merge changes 3 years ago
ray-x 70ebfffb55 Merge branch 'client_failed_startup' 3 years ago
ray-x a0fa3d278a retry client setup 3 years ago
ray-x f16893fc4f Revert "improve launching time"
This reverts commit b08bfd6839.
3 years ago
ray-x 0d29116b18 limit the number of file running treesitter analysis 3 years ago