Commit Graph

176 Commits (master)

Author SHA1 Message Date
ray-x 451d761f76 features side panel for symbol reference 2 years ago
ray-x fb6d19ddf4 issue #226 add example for mason setup 2 years ago
ray-x af7fc7d649 some updates for mason 2 years ago
ray-x edee3e39c6 merge changes for treesitter symbole context 2 years ago
ray-x 213b30950e the missing options for treesitter folding 2 years ago
ray-x 9f151cf718 definition preview, show more contents and allow scroll 2 years ago
ray-x b131251ad8 send floating view result to quickfix; de-duplicate references 2 years ago
ray-x 0ab4b02ff7 update on_attach 2 years ago
ray-x 3d87ed3b87 issue #217 README missing symbols 2 years ago
ray-x dc0b8504bb allow document_highlight to be configurable, update REWADME 2 years ago
ray-x 348ab9dced mason support #215 2 years ago
ray-x e5d16e4488 renaming highight group from GHxxx to Guihuaxxx 2 years ago
ray-x 4623677b2a issue #204 update doc for the breaking changes 2 years ago
ray-x 85e3f6e045 Allow user pass the lua-dev setup into navigator 2 years ago
ray-x c30ccd07c9 add options for lsp.buf.format()
update keymap doc
2 years ago
rayx acca6009e0
[Breaking] using vim.keymap.set, breaking changes (#200)
* using vim.keymap.set, breaking changes

* update keymaps

* doc updates
2 years ago
ray-x 22e858f261 #195 update doc for rust-tool, make client/bufnr require fields for mapping.setup(opts) when calling from rust/clangd on_attach 2 years ago
ray-x edba3efd1e Calltree updates 2 years ago
ray-x 8d77c3ab1e bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added
update readme
2 years ago
rayx 9f7bd6ebff
Feature/198 calltree (#199)
* refactor hierarchy.lua

* show side panel for hierarchy

* allow call hierarchy to fold and expand to show call tree

* update command maps
2 years ago
ray-x f856fa7033 issue #195 update doc for rust-tools and clang-extensions 2 years ago
rayx 1f6103ed95
Side panel (#197)
* add sidepanel

* revert some changes and fix nil indent level

* Add side panel; bugfix for ctags
2 years ago
ray-x 27442d2784 simpily codeaction and range_code_action keymapping and code 2 years ago
ray-x c15bae89ab doc updates for rust-tools #195 2 years ago
ray-x f8985d7aa2 allow skip lsp clients setup 2 years ago
ray-x 516d643ffe lsp installer update issue #181 2 years ago
ray-x cce0e90544 gui listview updates, allow listview cover more spaces 2 years ago
ray-x 6e937e9019 workspace symbole search improvements. allows to show interactive search results in the symbol list. 2 years ago
Michael Adler ff4bcc6d83
doc(packer): depend on nvim-lspconfig (#188) 2 years ago
ray-x 34c3bc9c76 Merge branch 'master' into neovim_0.7 2 years ago
studierer 035917c57a
add more lsp (#152) 2 years ago
ray-x 4018cab16d update README 2 years ago
ray-x 5773f66d14 terraform updates 2 years ago
ray-x 2c7334e1b6 Merge branch 'master' into neovim_0.7 2 years ago
ray-x 37e8b68506 doc updates 2 years ago
Joseph DelCioppio b10964e5a2
Add support for ELixir LS (#149) 2 years ago
ray-x f0c5610a1f merge master 2 years ago
ray-x 92f56ffe4b update README.md 2 years ago
ray-x 76e0c8d3ff update README 2 years ago
ray-x ded2a6510f bump up version requirement in readme 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 1f3ae4a675 update readme of log path, remove lspinstaller logs 2 years ago
ray-x 3bc154bbb3 issue #135 bugfix 2 years ago
ray-x e80f004f5b issue #133 change gT map to <Leader>gt 2 years ago
ray-x e04914ab6c doc update for lsp_installer 2 years ago
ray-x db4eb5f155 document update 2 years ago
ray-x bad19ebc84 lsp_signature setup was not documented in README. Add playground folder 2 years ago
ray-x 4144024068 allow to config when will the fuzzy finder prompt to be shown 2 years ago
ray-x f9af69e4bf update treesitter folding screenshot 2 years ago
ray-x 2ad5d1e1d0 update treesitter folding screenshot 2 years ago