Commit Graph

74 Commits (fc37a3f9a294d704a91efe6db0d07988c8056b36)
 

Author SHA1 Message Date
ray-x fc37a3f9a2 bug fix and add error logs 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 dc309fdad2 treesitter display improvement 3 years ago
ray-x bd0d892f22 lua-format 3 years ago
ray-x ab7c79ff0b disable diagnostic when insert 3 years ago
ray-x 077f8080e7 check cap for incomming and out-going 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 b0a978f343 document 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 08b4fa50c0 update debug level 3 years ago
ray-x acdd4107a2 pyright setup, rust setup 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 23ea6b94de update treesitter symbol layout 3 years ago
ray-x 183002ff28 update document 3 years ago
ray-x 4b4097e35c bind signature if lsp signature not loaded 3 years ago
ray-x 87bfe35a02 Add signature help and current active parameter highlighting 3 years ago
ray-x bbe081630d diagnosticls sign update 3 years ago
ray-x d4c409ac3c async reference call 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 8c91e998f0 bugfix codeAction hint 3 years ago
ray-x ec6cb6b025 document update 3 years ago
ray-x bd1feaea33 remove logs, update treesitter in README 3 years ago
ray-x 8982fd4206 bugfix on_attach is nil and diagnostic update 3 years ago
ray-x 93460890c6 user setup and doc updates 3 years ago
ray-x 54f4fca0c0 update doc and configuration for float win size 3 years ago
ray-x 0c89f6d673 check lsp-signature installed before load 3 years ago
ray-x b35a04c6ca update lspkind 3 years ago
ray-x 94fbc6b369 update lsp illuminate 3 years ago
ray-x fab7b30c78 update lsp signature 3 years ago
ray-x a5f00b0e3b update lsp status 3 years ago
ray-x 09db37419c update lsp status 3 years ago
ray-x 7457fef58c update lsp status 3 years ago
ray-x fda09ffd8b update lsp status 3 years ago
ray-x 41746b63ce remove logs 3 years ago