Commit Graph

74 Commits (f5a1fc747b733591e97bdbc32bb275fca39b0dd0)

Author SHA1 Message Date
ray-x f5a1fc747b add diagnostic_virtual_text, #42 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x 51d32b26b9 Feature: Treesitter folding 3 years ago
ray-x 04cf51f6c8 feature: blur effect
feature: transparancy setup
3 years ago
ray-x 3c4838164b Update README.md 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 f16a04482d add config for showing error in quickfix 3 years ago
ray-x 54906cebaf Diagnostic error per buffer 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 5b2dcb7cd0 Rename ToggleLspFmt to LspToggleFmt 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 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 c5fe79d6df update window height and width preset 3 years ago
ray-x b68340a467 Document updates 3 years ago
ray-x c818a97136 gopls default setup 3 years ago
ray-x b60108978a Update document regarding plugin highlight 3 years ago
ray-x 713dd7eeab Highlight for preview 3 years ago
ray-x 01cd2e8020 update README 3 years ago
Daniel Nehrig 8f99e669a2
#14 add border property to documentation (#16) 3 years ago
ray-x 77a525d2e4 update keymap in readme 3 years ago
ray-x b100c8aa06 using githubusercontent 3 years ago
ray-x a3a83e5ced Readme update 3 years ago
ray-x 6c9ce98d03 Update kemap document 3 years ago
ray-x f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping 3 years ago
ray-x 8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x 1546b6a604 Allow disable all keymaps 3 years ago
ray-x 7e8c3376f4 LSP reference and write color optimize 3 years ago
ray-x 8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
3 years ago
ray-x 88ac6268cf improve lsp loading and prevent muliple loading 3 years ago
ray-x 4e748eccab fix treesitter for C++. Add variable defination(C++, Go) 3 years ago
ray-x fc37a3f9a2 bug fix and add error logs 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x b23c31735c bugfix treesitter typo, clap buf_input disable 3 years ago
ray-x f9794ab058 use packer to load plugins 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x b0a978f343 document update 3 years ago
ray-x 69565e38d3 add ccls support 3 years ago
ray-x 14886706db lazy plugin loading and autocmd to load the plugin 3 years ago
ray-x 9dd9f7a6e1 update lsp client hook, lua lint 3 years ago
ray-x 56d891876c pyright setup, rust setup 3 years ago