Commit Graph

89 Commits

Author SHA1 Message Date
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
8b84a0e3aa Bugfix: window path, !=, ~= for lhs 2021-06-10 20:08:52 +10:00
ray-x
4ad8fa3e95 Clean up space pad for reference listview 2021-06-10 06:39:37 +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
2d7214d875 bugfix: mapping setup 2021-06-09 13:43:14 +10:00
ray-x
d8385f2993 change sumneko setup, move it to lsp section 2021-06-09 08:34:36 +10:00
ray-x
624053bd8f Update aligement 2021-06-08 16:41:34 +10:00
ray-x
2221cf5544 allow override for lsp config 2021-06-08 01:23:20 +10:00
ray-x
c872b43faf treesitter function definition 2021-06-05 08:33:23 +10:00
ray-x
8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 2021-06-03 01:25:56 +10:00
ray-x
9788bbaf54 using open_floating_preview API as focus preview deprecated 2021-05-30 12:25:05 +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
fe65abed35 allow change log level to trace from config 2021-05-27 11:10:32 +10:00
ray-x
41a43eaf64 Bugfix lhs == 2021-05-27 08:36:10 +10:00
ray-x
b61e280400 truncate filepath 2021-05-26 22:15:32 +10:00
ray-x
7e8c3376f4 LSP reference and write color optimize 2021-05-24 20:20:28 +10:00
ray-x
6bf9a5990b update doc highlight, it did not work well for dracula 2021-05-24 07:19:56 +10:00
ray-x
8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
2021-05-23 14:10:49 +10:00
ray-x
7c6c37d169 fix treesitter defination lookup for go 2021-05-23 00:03:34 +10:00
ray-x
f430fdfbb9 treesitter symboles display: remove trailing bracket 2021-05-22 19:49:01 +10:00
ray-x
88ac6268cf improve lsp loading and prevent muliple loading 2021-05-22 19:03:55 +10:00
ray-x
4e748eccab fix treesitter for C++. Add variable defination(C++, Go) 2021-05-22 15:34:46 +10:00
ray-x
fc37a3f9a2 bug fix and add error logs 2021-05-22 10:54:10 +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
dc309fdad2 treesitter display improvement 2021-05-15 11:11:20 +10:00
ray-x
bd0d892f22 lua-format 2021-05-14 19:33:12 +10:00
ray-x
ab7c79ff0b disable diagnostic when insert 2021-05-14 19:23:57 +10:00
ray-x
077f8080e7 check cap for incomming and out-going 2021-05-14 19:10:13 +10:00
ray-x
8c31546892 reference jump to word 2021-05-10 23:17:47 +10:00
ray-x
b23c31735c bugfix treesitter typo, clap buf_input disable 2021-05-10 22:17:30 +10:00
ray-x
f9794ab058 use packer to load plugins 2021-05-10 09:58:13 +10:00
ray-x
7aea58acdd update rust analyzer setup 2021-05-10 00:12:45 +10:00
ray-x
1275a8adc7 change api from loop.timer to vim.wait 2021-05-08 22:33:17 +10:00
ray-x
fc759b4e8a document symbol jump 2021-05-08 14:54:37 +10:00
ray-x
554b546a67 pyright update 2021-05-06 06:09:54 +10:00
ray-x
74cbed573b refact lspclient 2021-05-05 21:37:55 +10:00
ray-x
5b81df0a04 A few lsp clients with default setup 2021-05-05 10:47:26 +10:00
ray-x
69565e38d3 add ccls support 2021-05-05 10:23:40 +10:00
ray-x
4a58870a28 better autoload, prevent multiple loading for same lsp server 2021-05-04 23:20:43 +10:00
ray-x
14886706db lazy plugin loading and autocmd to load the plugin 2021-05-04 21:09:38 +10:00
ray-x
40c2144b98 ft check when client loading 2021-05-04 08:27:49 +10:00
ray-x
9dd9f7a6e1 update lsp client hook, lua lint 2021-05-03 20:45:51 +10:00
ray-x
08b4fa50c0 update debug level 2021-05-02 23:59:49 +10:00
ray-x
acdd4107a2 pyright setup, rust setup 2021-05-02 23:55:19 +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
23ea6b94de update treesitter symbol layout 2021-04-28 21:57:05 +10:00
ray-x
4b4097e35c bind signature if lsp signature not loaded 2021-04-27 18:32:19 +10:00