Commit Graph

692 Commits (0ce1009c9218ad7983c42da5f09334b033fecab0)
 

Author SHA1 Message Date
ray-x c9b3de4e1c workaround for gopls semanticTokens
b5d65e025b
waiting on next gopls release
2 years ago
ray-x 59b89e60a8 Preview definition treesitter failure because of API changed 2 years ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 2 years ago
ray-x f058b3fc40 LSP type defination support 2 years ago
ray-x ac18ae5d57 ftdetect for attach 2 years ago
ray-x 86ed353f62 fix treesitter node nil in logs 2 years ago
ray-x 99e126fe4e bugfix: Fetching symbol references causes errors #263 2 years ago
ray-x b8ad53bce4 rename title 2 years ago
ray-x 1f7bc9ab20 Fix a typo 2 years ago
ray-x 274581e35e float title 2 years ago
ray-x 8b3d26453d remove 0.7 in pipeline 2 years ago
ray-x a47462eab1 add 0.8 to pipeline 2 years ago
ray-x f16029fd25 ts_utils.is_in_node_range for old nevim versions 2 years ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 2 years ago
ray-x 8d96e06d18 update sumneko_lua in doc 2 years ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 2 years ago
ray-x 11dfaa794a doc updates 2 years ago
ray-x ccf3861867 speed up loading by 30ms 2 years ago
ray-x 77b235b2c9 using async call in sidepanel 2 years ago
ray-x d202970180 New commands LspAndDiag TsAndDiag for Panel 2 years ago
ray-x 66d84151e9 panel LSP symbols + diagnostic 2 years ago
ray-x badf6fd16a lazyload relevant plugins with lazy.nvim 2 years ago
ray-x 1fcb0045d1 deprecate vim.lsp.diagnostic 2 years ago
ray-x a801cf6b25 issue #224 force close 2 years ago
ray-x ed53571834 cache get_keymap 2 years ago
ray-x cf30481246 null-ls check 2 years ago
ray-x 08f8b2cf13 Chore: lint and treesitter update 2 years ago
ray-x 3b4569067e Fix lua language server show message every time lua file is opened 2 years ago
ray-x b8a69b6d06 reduce max preload number to speed up sumneko 2 years ago
ray-x b1cb067f7c fetch_lsp_ref refact 2 years ago
ray-x 0a6f7bff15 sumneko cfg refact 2 years ago
ray-x 1b2a0856f4 [breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md 2 years ago
ray-x 7e95b1baae add new options treesitter_analysis 2 years ago
ray-x a513485311 issue #256 do not load mason when false 🎄🎆 2 years ago
ray-x 5a289ac77d remove lsp installer 🎄🎆 2 years ago
ray-x bdc962a080 bugfix issue #255 signature cfg failed 🎄🎆 2 years ago
ray-x 51727a129c icons option for sign col 🎄🎆 2 years ago
ray-x c75914f7f6 fix test errors 🎄🎆 2 years ago
ray-x bace7a9110 fix test errors 🎄🎆 2 years ago
ray-x f2c9f1d005 icons for virtual text 🌲 2 years ago
ray-x 45a88c08a9 icons disable for diagnostic 🎄 2 years ago
Marius Kluften 5bc1f93fb1
Cleaned up, fixed some typos and ran markdown formatter (#249) 2 years ago
ray-x 7965d9c1bc add comment on the origin of code snippets 2 years ago
ray-x b55f6101fb issue #247 Setting python virtual environment 2 years ago
ray-x 9ecc909548 add treesitter depth setup 2 years ago
ray-x a356035440 remove last item in ts context 2 years ago
ray-x c0bfecc6af issue #246 code action ui width 2 years ago
ray-x 926dc63fa4 reference spec update 2 years ago
ray-x 14495a0603 display_filename unittest 2 years ago
ray-x 922a4264d8 codeActionProvider check 2 years ago