Commit Graph

563 Commits (master)
 

Author SHA1 Message Date
ray-x 8e9bf39f13 allow config lsp with function 2 years ago
ray-x ccb1bac250 lazy load with func for client config 2 years ago
ray-x 1feacfb4bd bumpup default neovim version 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 c03cbca758 update keymaps for gd 2 years ago
ray-x 2d5290d3d6 gd keymaps 2 years ago
David de Rosier dcabc38a12
Fixes problem with disabling icons not working (#142) (#143) 2 years ago
ray-x c9f34ac179 check doc highlight 2 years ago
ray-x 2344a9d611 override cfg.cmd setting only when installer is used and no valid cmd is provided 2 years ago
ray-x 1f3ae4a675 update readme of log path, remove lspinstaller logs 2 years ago
ray-x 45e0698d00 issue #137 lspinstaller API changed 2 years ago
ray-x 5b2e003258 disable trace 2 years ago
ray-x 72ed02f879 locations_to_items offset_encoding 2 years ago
ray-x 92296c9fc8 dochl client offset encoding 2 years ago
ray-x 96885ae509 add log message when bufnr is not provided 2 years ago
ray-x 4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2 years ago
ray-x da9448a88c neovim breaking changes: offset_encoding 2 years ago
ray-x 3bc154bbb3 issue #135 bugfix 2 years ago
ray-x 7273aaa1d9 Update README.md in playground 2 years ago
ray-x e83a017e61 update minium vimrc of playground 2 years ago
ray-x e80f004f5b issue #133 change gT map to <Leader>gt 2 years ago
ray-x ed1cedefb6 update navigator vimrc 2 years ago
ray-x e04914ab6c doc update for lsp_installer 2 years ago
ray-x 73dfd12f0f async handler check status before close 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
ray-x a0679626e2 cleanup code 2 years ago
ray-x 1202df85cd update notify message when symbol not found #126 2 years ago
ray-x b89811b1b6 bugfix issue #126 2 years ago
ray-x c3f6b14233 #124 viewctlobject error 2 years ago
ray-x 23090c567c updates vim.notify 2 years ago
ray-x 9957766620 Merge branch 'master' of github.com:ray-x/navigator.lua 2 years ago
ray-x aa9b80e848 empty func 2 years ago
Ian C 6e9f20f586
fix typo (#122) 2 years ago
Ian C fcf7814c9a
fix typos (#121)
* fix typos

* fix typos
2 years ago
Ian C f3bf6ab4f6
fix typo (#120) 2 years ago
ray-x ecc1f2d28a update README.md 2 years ago
ray-x 4739722774 update README.md 2 years ago
ray-x 19969e3902 keymap bugfix #119 2 years ago
ray-x 47bcf183b8 nil check 2 years ago
ray-x 97df091a8a Merge branch 'master' of github.com:ray-x/navigator.lua 2 years ago
ray-x abf5de64fd update gui for workspace symbol 2 years ago
Beau McCartney b618358628
Update README.md (#118)
* Update README.md

Display the default nmap Gr, the async_ref function.

* Update README.md

Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x 873135bf9a lsp def and lsp ref with async request 2 years ago
ray-x 0f653784ea Doc update 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago