Commit Graph

563 Commits (master)
 

Author SHA1 Message Date
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
ray-x b08bfd6839 improve launching time 3 years ago
ray-x f30e5a290d gopls flags->allow_incremental_sync/debounce update 3 years ago
ray-x f5f07d586d add logs for windows 3 years ago
ray-x 05e51f2e74 postphone the treesitter loading 3 years ago
ray-x 69e16a55d2 disable luaformat and reformat key_maps 3 years ago
RogerYK 16da97e10d
fix keymaps setting (#25)
Remove duplicate key mappings
3 years ago
ray-x baad5112d8 optimize jump to position
improve jump location
3 years ago
ray-x 1acfe90f12 path seperate update 3 years ago
ray-x e4ca27ca86 MS Windows name update 3 years ago
ray-x c5fe79d6df update window height and width preset 3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 3 years ago
ray-x b68340a467 Document updates 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago