Commit Graph

461 Commits

Author SHA1 Message Date
ray-x
1feacfb4bd bumpup default neovim version 2022-02-18 08:25:04 +11:00
ray-x
ded2a6510f bump up version requirement in readme 2022-02-17 22:24:53 +11:00
ray-x
62477b294e drop neovim 0.5 deprecated API 2022-02-17 22:21:34 +11:00
ray-x
c03cbca758 update keymaps for gd 2022-02-17 14:54:52 +11:00
ray-x
2d5290d3d6 gd keymaps 2022-02-16 22:50:06 +11:00
David de Rosier
dcabc38a12
Fixes problem with disabling icons not working (#142) (#143) 2022-02-01 09:56:32 +11:00
ray-x
c9f34ac179 check doc highlight 2022-01-31 23:30:59 +11:00
ray-x
2344a9d611 override cfg.cmd setting only when installer is used and no valid cmd is provided 2022-01-19 11:13:37 +11:00
ray-x
1f3ae4a675 update readme of log path, remove lspinstaller logs 2022-01-19 08:02:33 +11:00
ray-x
45e0698d00 issue #137 lspinstaller API changed 2022-01-19 03:32:56 +11:00
ray-x
5b2e003258 disable trace 2022-01-18 17:14:47 +11:00
ray-x
72ed02f879 locations_to_items offset_encoding 2022-01-18 16:25:48 +11:00
ray-x
92296c9fc8 dochl client offset encoding 2022-01-17 16:16:31 +11:00
ray-x
96885ae509 add log message when bufnr is not provided 2022-01-17 16:08:18 +11:00
ray-x
4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2022-01-17 16:03:48 +11:00
ray-x
da9448a88c neovim breaking changes: offset_encoding 2022-01-16 15:36:28 +11:00
ray-x
3bc154bbb3 issue #135 bugfix 2022-01-14 10:36:54 +11:00
ray-x
7273aaa1d9 Update README.md in playground 2022-01-13 15:00:54 +11:00
ray-x
e83a017e61 update minium vimrc of playground 2022-01-13 12:38:16 +11:00
ray-x
e80f004f5b issue #133 change gT map to <Leader>gt 2022-01-12 20:12:51 +11:00
ray-x
ed1cedefb6 update navigator vimrc 2022-01-11 02:37:33 +11:00
ray-x
e04914ab6c doc update for lsp_installer 2022-01-11 01:13:23 +11:00
ray-x
73dfd12f0f async handler check status before close 2022-01-10 01:52:32 +11:00
ray-x
db4eb5f155 document update 2022-01-09 22:32:35 +11:00
ray-x
bad19ebc84 lsp_signature setup was not documented in README. Add playground folder 2022-01-09 22:31:43 +11:00
ray-x
4144024068 allow to config when will the fuzzy finder prompt to be shown 2022-01-08 22:47:43 +11:00
ray-x
f9af69e4bf update treesitter folding screenshot 2022-01-07 15:31:32 +11:00
ray-x
2ad5d1e1d0 update treesitter folding screenshot 2022-01-07 15:30:26 +11:00
ray-x
a0679626e2 cleanup code 2022-01-06 22:06:40 +11:00
ray-x
1202df85cd update notify message when symbol not found #126 2022-01-06 15:37:37 +11:00
ray-x
b89811b1b6 bugfix issue #126 2022-01-04 14:38:09 +11:00
ray-x
c3f6b14233 #124 viewctlobject error 2021-12-30 16:05:25 +11:00
ray-x
23090c567c updates vim.notify 2021-12-29 15:50:41 +11:00
ray-x
9957766620 Merge branch 'master' of github.com:ray-x/navigator.lua 2021-12-29 15:28:47 +11:00
ray-x
aa9b80e848 empty func 2021-12-29 15:28:34 +11:00
Ian C
6e9f20f586
fix typo (#122) 2021-12-26 21:09:25 +11:00
Ian C
fcf7814c9a
fix typos (#121)
* fix typos

* fix typos
2021-12-26 21:08:58 +11:00
Ian C
f3bf6ab4f6
fix typo (#120) 2021-12-26 21:08:28 +11:00
ray-x
ecc1f2d28a update README.md 2021-12-25 17:27:37 +11:00
ray-x
4739722774 update README.md 2021-12-25 17:14:55 +11:00
ray-x
19969e3902 keymap bugfix #119 2021-12-25 12:43:40 +11:00
ray-x
47bcf183b8 nil check 2021-12-24 17:48:54 +11:00
ray-x
97df091a8a Merge branch 'master' of github.com:ray-x/navigator.lua 2021-12-24 17:31:07 +11:00
ray-x
abf5de64fd update gui for workspace symbol 2021-12-24 17:30:56 +11:00
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>
2021-12-24 11:14:48 +11:00
ray-x
873135bf9a lsp def and lsp ref with async request 2021-12-23 19:17:48 +11:00
ray-x
0f653784ea Doc update 2021-12-23 16:40:32 +11:00
ray-x
c528b58bb9 replace print to notify, add workspace gui 2021-12-23 16:37:39 +11:00
ray-x
85d907ffaf add lspkeymaphelp command to show the current keymapping 2021-12-19 13:16:17 +11:00
ray-x
5ab4dffba5 add gohtmltmpl in default setup 2021-12-18 15:23:34 +11:00