Commit Graph

123 Commits

Author SHA1 Message Date
ray-x
05e51f2e74 postphone the treesitter loading 2021-06-30 13:53:36 +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
baad5112d8 optimize jump to position
improve jump location
2021-06-28 20:48:46 +10:00
ray-x
1acfe90f12 path seperate update 2021-06-25 22:17:28 +10:00
ray-x
e4ca27ca86 MS Windows name update 2021-06-25 20:28:26 +10:00
ray-x
c5fe79d6df update window height and width preset 2021-06-25 20:18:55 +10:00
ray-x
95b45a6cf6 windows path fix: issue #20 2021-06-25 10:33:04 +10:00
ray-x
b68340a467 Document updates 2021-06-24 01:17:43 +10:00
ray-x
298c4659da ccls call hierarchy 2021-06-24 00:09:33 +10:00
ray-x
7514fa9f70 update lua-lsp 2021-06-20 11:45:42 +10:00
ray-x
d8196c26a0 remove lsp_signature from on_attach 2021-06-18 09:24:02 +10:00
ray-x
c818a97136 gopls default setup 2021-06-18 08:50:49 +10:00
ray-x
b60108978a Update document regarding plugin highlight 2021-06-18 08:34:40 +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
01cd2e8020 update README 2021-06-16 09:51:57 +10:00
Daniel Nehrig
8f99e669a2
#14 add border property to documentation (#16) 2021-06-16 09:36:14 +10:00
Mateus B. Melchiades
a955e07992
Symbols aggregated in config (#15) 2021-06-16 06:46:04 +10:00
ray-x
77a525d2e4 update keymap in readme 2021-06-14 19:42:50 +10:00
ray-x
b100c8aa06 using githubusercontent 2021-06-14 12:47:45 +10:00
ray-x
a3a83e5ced Readme update 2021-06-14 12:39:40 +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
6c9ce98d03 Update kemap document 2021-06-11 21:33:22 +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
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