Commit Graph

49 Commits

Author SHA1 Message Date
ray-x
d60b3c4024 keymapping for signature. Align to lspconfig default 2021-09-06 11:36:31 +10:00
Behzad
5c7925a54a
Fix for ]d being mapped to diagnostic.goto_next. It has been changed to diagnostic.goto_prev that should be the behaviour according to the readme. (#47) 2021-08-26 09:20:22 +10:00
ray-x
58ac955777 codelens support, foldelsp 2021-08-22 09:19:11 +10:00
ray-x
a1bd077939 bugfix #41 extra <cmd> in keymapping 2021-08-18 10:50:17 +10:00
ray-x
7dd5d50691 update default treebindings #39 2021-08-15 19:46:30 +10:00
ray-x
4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 2021-08-14 13:05:40 +10:00
ray-x
ef995eeb7e border setup for diagnostic 2021-08-12 23:34:27 +10:00
ray-x
3d170771e9 update diangostic event handler 2021-08-01 23:32:55 +10:00
ray-x
1fa56d20a5 set_loclist update 2021-07-31 15:21:14 +10:00
ray-x
1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature 2021-07-23 10:19:19 +10:00
ray-x
380c2c4c6e Add keymapping for workspace (lspconfig) 2021-07-08 12:44:51 +10:00
ray-x
d58c377a73 [Breaking] change some of mappings to be same as lspconfig 2021-07-08 12:30:49 +10:00
ray-x
f8060a72c8 update keymapping override document and sample config 2021-07-08 08:50:06 +10:00
ray-x
18fc04a18c merge changes 2021-07-05 10:13:57 +10:00
ray-x
f16893fc4f Revert "improve launching time"
This reverts commit b08bfd6839.
2021-07-05 08:52:48 +10:00
ray-x
b08bfd6839 improve launching time 2021-07-02 19:32:19 +10:00
ray-x
f5f07d586d add logs for windows 2021-07-01 07:53:41 +10:00
ray-x
69e16a55d2 disable luaformat and reformat key_maps 2021-06-29 13:32:42 +10:00
RogerYK
16da97e10d
fix keymaps setting (#25)
Remove duplicate key mappings
2021-06-29 13:29:20 +10:00
ray-x
c5fe79d6df update window height and width preset 2021-06-25 20:18:55 +10:00
ray-x
298c4659da ccls call hierarchy 2021-06-24 00:09:33 +10:00
ray-x
d8196c26a0 remove lsp_signature from on_attach 2021-06-18 09:24:02 +10:00
ray-x
713dd7eeab Highlight for preview 2021-06-18 08:27:58 +10:00
ray-x
72ecc85842 add rename 2021-06-18 01:39:41 +10:00
ray-x
b56ca88390 add debounce setup in lsp 2021-06-18 00:49:13 +10:00
ray-x
807f41975e add floating windows edit option 2021-06-13 14:03:01 +10:00
ray-x
53f384ba46 Add autocommand group to prevent evnet pile-up 2021-06-12 12:15:16 +10:00
ray-x
f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping 2021-06-10 22:12:25 +10:00
ray-x
09667c32a9 gopls on_attach does not trigger on every open buffer, need keymap for all buffers 2021-06-09 20:51:38 +10:00
ray-x
8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 2021-06-03 01:25:56 +10:00
ray-x
6a15e6838d add multiple symbol highlight 2021-05-29 21:08:30 +10:00
ray-x
1546b6a604 Allow disable all keymaps 2021-05-28 10:10:28 +10:00
ray-x
777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
ray-x
7351a65917 Update treesitter adding arrow function and function types for
treesitter
2021-05-17 13:15:15 +10:00
ray-x
bd0d892f22 lua-format 2021-05-14 19:33:12 +10:00
ray-x
077f8080e7 check cap for incomming and out-going 2021-05-14 19:10:13 +10:00
ray-x
fc759b4e8a document symbol jump 2021-05-08 14:54:37 +10:00
ray-x
14886706db lazy plugin loading and autocmd to load the plugin 2021-05-04 21:09:38 +10:00
ray-x
9dd9f7a6e1 update lsp client hook, lua lint 2021-05-03 20:45:51 +10:00
ray-x
56d891876c pyright setup, rust setup 2021-05-02 23:54:30 +10:00
ray-x
28f8407f4f format mapping, code autoformat 2021-04-29 22:06:33 +10:00
ray-x
4b4097e35c bind signature if lsp signature not loaded 2021-04-27 18:32:19 +10:00
ray-x
87bfe35a02 Add signature help and current active parameter highlighting 2021-04-27 01:24:12 +10:00
ray-x
e6d3d8e7de lint 2021-04-24 15:14:20 +10:00
ray-x
d1d3966802 treesitter support and rust client support 2021-04-24 12:38:47 +10:00
ray-x
70356e73f3 fix bugs for worspace symbols 2021-04-23 14:21:22 +10:00
ray-x
f46d8adf09 update doc symbol 2021-04-21 08:07:13 +10:00
ray-x
09e5196049 typo elseif 2021-04-19 13:30:25 +10:00
ray-x
9d5f2efdbd init commit 2021-04-19 12:56:32 +10:00