Commit Graph

99 Commits (ce3c5fe2cb8f7f14652b5e73c1c5e30b00717777)

Author SHA1 Message Date
ray-x b08bfd6839 improve launching time 3 years ago
ray-x f30e5a290d gopls flags->allow_incremental_sync/debounce update 3 years ago
ray-x 95b45a6cf6 windows path fix: issue #20 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago
ray-x 7514fa9f70 update lua-lsp 3 years ago
ray-x c818a97136 gopls default setup 3 years ago
ray-x 72ecc85842 add rename 3 years ago
ray-x b56ca88390 add debounce setup in lsp 3 years ago
ray-x 8b84a0e3aa Bugfix: window path, !=, ~= for lhs 3 years ago
ray-x d8385f2993 change sumneko setup, move it to lsp section 3 years ago
ray-x 2221cf5544 allow override for lsp config 3 years ago
ray-x 8d75a1498a bugfix: fname->filename; allow treesitter work without LSP 3 years ago
ray-x 6a15e6838d add multiple symbol highlight 3 years ago
ray-x 1546b6a604 Allow disable all keymaps 3 years ago
ray-x fe65abed35 allow change log level to trace from config 3 years ago
ray-x 8c055b7b03 Updata on_attach logic, allow lsp specific on_attach as well as generic
on_attach. Document updates
3 years ago
ray-x 88ac6268cf improve lsp loading and prevent muliple loading 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x 8c31546892 reference jump to word 3 years ago
ray-x b23c31735c bugfix treesitter typo, clap buf_input disable 3 years ago
ray-x f9794ab058 use packer to load plugins 3 years ago
ray-x 7aea58acdd update rust analyzer setup 3 years ago
ray-x 1275a8adc7 change api from loop.timer to vim.wait 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x 554b546a67 pyright update 3 years ago
ray-x 74cbed573b refact lspclient 3 years ago
ray-x 5b81df0a04 A few lsp clients with default setup 3 years ago
ray-x 69565e38d3 add ccls support 3 years ago
ray-x 4a58870a28 better autoload, prevent multiple loading for same lsp server 3 years ago
ray-x 14886706db lazy plugin loading and autocmd to load the plugin 3 years ago
ray-x 40c2144b98 ft check when client loading 3 years ago
ray-x 9dd9f7a6e1 update lsp client hook, lua lint 3 years ago
ray-x 56d891876c pyright setup, rust setup 3 years ago
ray-x 28f8407f4f format mapping, code autoformat 3 years ago
ray-x bbe081630d diagnosticls sign update 3 years ago
ray-x f92160080e code clean up, remove lsp-status 3 years ago
ray-x b7cf8a6e7d add silent! to packadd so no error will throw 3 years ago
ray-x 0fd9943705 gsub for special chars in directory 3 years ago
ray-x 54f4fca0c0 update doc and configuration for float win size 3 years ago
ray-x a5f00b0e3b update lsp status 3 years ago
ray-x 09db37419c update lsp status 3 years ago
ray-x fda09ffd8b update lsp status 3 years ago
ray-x 599211ffb7 bugfix highlight reference 3 years ago
ray-x acaf2cab7b bugfix: failed to load from plug 3 years ago
ray-x 90a0efc620 fix plug install 3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago
ray-x 7e0b1a67a9 update gopls settings 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago