Commit Graph

  • 4e748eccab fix treesitter for C++. Add variable defination(C++, Go) ray-x 2021-05-22 15:34:46 +1000
  • fc37a3f9a2 bug fix and add error logs ray-x 2021-05-22 10:54:10 +1000
  • 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result ray-x 2021-05-21 21:39:46 +1000
  • 419f7d90e8
    Add config options to disable lsp client and disable format on save (#4) v0.1 rayx 2021-05-17 20:00:38 +1000
  • 7351a65917 Update treesitter adding arrow function and function types for treesitter ray-x 2021-05-17 13:15:15 +1000
  • dc309fdad2 treesitter display improvement ray-x 2021-05-15 11:11:20 +1000
  • bd0d892f22 lua-format ray-x 2021-05-14 19:33:12 +1000
  • ab7c79ff0b disable diagnostic when insert ray-x 2021-05-14 19:23:57 +1000
  • 077f8080e7 check cap for incomming and out-going ray-x 2021-05-14 19:10:13 +1000
  • 8c31546892 reference jump to word ray-x 2021-05-10 23:17:47 +1000
  • b23c31735c bugfix treesitter typo, clap buf_input disable ray-x 2021-05-10 22:17:30 +1000
  • f9794ab058 use packer to load plugins ray-x 2021-05-10 09:58:13 +1000
  • 7aea58acdd update rust analyzer setup ray-x 2021-05-10 00:12:45 +1000
  • 1275a8adc7 change api from loop.timer to vim.wait ray-x 2021-05-08 22:33:17 +1000
  • fc759b4e8a document symbol jump ray-x 2021-05-08 14:54:37 +1000
  • 554b546a67 pyright update ray-x 2021-05-06 06:09:54 +1000
  • b0a978f343 document update ray-x 2021-05-06 05:58:15 +1000
  • 74cbed573b refact lspclient ray-x 2021-05-05 21:37:55 +1000
  • 5b81df0a04 A few lsp clients with default setup ray-x 2021-05-05 10:47:26 +1000
  • 69565e38d3 add ccls support ray-x 2021-05-05 10:23:40 +1000
  • 4a58870a28 better autoload, prevent multiple loading for same lsp server ray-x 2021-05-04 23:20:43 +1000
  • 14886706db lazy plugin loading and autocmd to load the plugin ray-x 2021-05-04 21:09:38 +1000
  • 40c2144b98 ft check when client loading ray-x 2021-05-04 08:27:49 +1000
  • 9dd9f7a6e1 update lsp client hook, lua lint ray-x 2021-05-03 20:45:51 +1000
  • 08b4fa50c0 update debug level ray-x 2021-05-02 23:59:49 +1000
  • acdd4107a2 pyright setup, rust setup ray-x 2021-05-02 23:55:19 +1000
  • 56d891876c pyright setup, rust setup ray-x 2021-05-02 23:54:30 +1000
  • 28f8407f4f format mapping, code autoformat ray-x 2021-04-29 22:06:33 +1000
  • 23ea6b94de update treesitter symbol layout ray-x 2021-04-28 21:57:05 +1000
  • 183002ff28 update document ray-x 2021-04-27 19:05:13 +1000
  • 4b4097e35c bind signature if lsp signature not loaded ray-x 2021-04-27 18:32:19 +1000
  • 87bfe35a02 Add signature help and current active parameter highlighting ray-x 2021-04-27 01:24:12 +1000
  • bbe081630d diagnosticls sign update ray-x 2021-04-26 23:40:20 +1000
  • d4c409ac3c async reference call ray-x 2021-04-26 21:45:45 +1000
  • f92160080e code clean up, remove lsp-status ray-x 2021-04-26 21:21:01 +1000
  • b7cf8a6e7d add silent! to packadd so no error will throw ray-x 2021-04-26 20:35:21 +1000
  • 0fd9943705 gsub for special chars in directory ray-x 2021-04-26 11:30:53 +1000
  • 8c91e998f0 bugfix codeAction hint ray-x 2021-04-25 21:49:47 +1000
  • ec6cb6b025 document update ray-x 2021-04-25 20:34:33 +1000
  • bd1feaea33 remove logs, update treesitter in README ray-x 2021-04-25 20:25:53 +1000
  • 8982fd4206 bugfix on_attach is nil and diagnostic update ray-x 2021-04-25 14:44:05 +1000
  • 93460890c6 user setup and doc updates ray-x 2021-04-25 13:58:32 +1000
  • 54f4fca0c0 update doc and configuration for float win size ray-x 2021-04-25 12:43:18 +1000
  • 0c89f6d673 check lsp-signature installed before load ray-x 2021-04-25 00:04:26 +1000
  • b35a04c6ca update lspkind ray-x 2021-04-24 22:47:53 +1000
  • 94fbc6b369 update lsp illuminate ray-x 2021-04-24 22:22:11 +1000
  • fab7b30c78 update lsp signature ray-x 2021-04-24 22:20:38 +1000
  • a5f00b0e3b update lsp status ray-x 2021-04-24 22:17:39 +1000
  • 09db37419c update lsp status ray-x 2021-04-24 22:14:58 +1000
  • 7457fef58c update lsp status ray-x 2021-04-24 22:13:10 +1000
  • fda09ffd8b update lsp status ray-x 2021-04-24 22:10:26 +1000
  • 41746b63ce remove logs ray-x 2021-04-24 21:31:31 +1000
  • 599211ffb7 bugfix highlight reference ray-x 2021-04-24 21:28:34 +1000
  • 94a9f8ba3d add sample vimrc ray-x 2021-04-24 20:30:31 +1000
  • 5d16212099 get diagnostic for all buffers ray-x 2021-04-24 19:55:48 +1000
  • e97f80d038 update diagnostics symbol ray-x 2021-04-24 19:18:52 +1000
  • acaf2cab7b bugfix: failed to load from plug ray-x 2021-04-24 17:24:14 +1000
  • 90a0efc620 fix plug install ray-x 2021-04-24 17:07:10 +1000
  • e6d3d8e7de lint ray-x 2021-04-24 15:14:20 +1000
  • d6ac19f6ac lighbulb update ray-x 2021-04-24 14:58:19 +1000
  • 54ebf30abf lighbulb update ray-x 2021-04-24 14:44:57 +1000
  • a0a33b6a8c treesitter checker ray-x 2021-04-24 14:20:42 +1000
  • d1d3966802 treesitter support and rust client support ray-x 2021-04-24 12:38:47 +1000
  • 5e93e2ced2 add code action for buf action ray-x 2021-04-23 18:19:59 +1000
  • 70356e73f3 fix bugs for worspace symbols ray-x 2021-04-23 14:21:22 +1000
  • 7e0b1a67a9 update gopls settings ray-x 2021-04-23 09:39:24 +1000
  • 16259eb4e7 update symbol nerdfonts ray-x 2021-04-21 12:12:48 +1000
  • bbc5fc749c update emoji ray-x 2021-04-21 11:58:15 +1000
  • fc98753bf1 bug fix for log level, update README ray-x 2021-04-21 08:25:31 +1000
  • f46d8adf09 update doc symbol ray-x 2021-04-21 08:07:13 +1000
  • f815e7dfb9 add preview target line hl ray-x 2021-04-20 17:42:03 +1000
  • e2bf480d22 change log level ray-x 2021-04-19 13:54:40 +1000
  • 09e5196049 typo elseif ray-x 2021-04-19 13:30:25 +1000
  • de9b5f88c2 update plugins ray-x 2021-04-19 13:09:32 +1000
  • 9d5f2efdbd init commit ray-x 2021-04-19 12:56:32 +1000
  • b080fa4010
    Initial commit rayx 2021-04-19 12:54:06 +1000