Commit Graph

102 Commits (451d761f76a4fad5496160bd1ebee0628b7b4234)

Author SHA1 Message Date
ray-x 890b3c5f7f keymapping #57 3 years ago
ray-x 2a174d8eb4 typo, cleanup 3 years ago
ray-x 22028ff82e #57 refactor keymapping on lsp attach 3 years ago
ray-x d60b3c4024 keymapping for signature. Align to lspconfig default 3 years ago
Behzad 5c7925a54a
Fix for ]d being mapped to diagnostic.goto_next. It has been changed to diagnostic.goto_prev that should be the behaviour according to the readme. (#47) 3 years ago
ray-x 58ac955777 codelens support, foldelsp 3 years ago
ray-x a1bd077939 bugfix #41 extra <cmd> in keymapping 3 years ago
ray-x 7dd5d50691 update default treebindings #39 3 years ago
ray-x 4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 3 years ago
ray-x ef995eeb7e border setup for diagnostic 3 years ago
ray-x 3d170771e9 update diangostic event handler 3 years ago
ray-x 1fa56d20a5 set_loclist update 3 years ago
ray-x 1ef00fe742 Add ToggleLspFmt to disable lsp format, bugfix for signature 3 years ago
ray-x 380c2c4c6e Add keymapping for workspace (lspconfig) 3 years ago
ray-x d58c377a73 [Breaking] change some of mappings to be same as lspconfig 3 years ago
ray-x f8060a72c8 update keymapping override document and sample config 3 years ago
ray-x 18fc04a18c merge changes 3 years ago
ray-x f16893fc4f Revert "improve launching time"
This reverts commit b08bfd6839.
3 years ago
ray-x b08bfd6839 improve launching time 3 years ago
ray-x f5f07d586d add logs for windows 3 years ago
ray-x 69e16a55d2 disable luaformat and reformat key_maps 3 years ago
RogerYK 16da97e10d
fix keymaps setting (#25)
Remove duplicate key mappings
3 years ago
ray-x c5fe79d6df update window height and width preset 3 years ago
ray-x 298c4659da ccls call hierarchy 3 years ago
ray-x d8196c26a0 remove lsp_signature from on_attach 3 years ago
ray-x 713dd7eeab Highlight for preview 3 years ago
ray-x 72ecc85842 add rename 3 years ago
ray-x b56ca88390 add debounce setup in lsp 3 years ago
ray-x 807f41975e add floating windows edit option 3 years ago
ray-x 53f384ba46 Add autocommand group to prevent evnet pile-up 3 years ago
ray-x f813aa97db Bugfix: truncate file path in treesitter buffers symbols, update doc for key mapping 3 years ago
ray-x 09667c32a9 gopls on_attach does not trigger on every open buffer, need keymap for all buffers 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 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 bd0d892f22 lua-format 3 years ago
ray-x 077f8080e7 check cap for incomming and out-going 3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x 14886706db lazy plugin loading and autocmd to load the plugin 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 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 e6d3d8e7de lint 3 years ago
ray-x d1d3966802 treesitter support and rust client support 3 years ago
ray-x 70356e73f3 fix bugs for worspace symbols 3 years ago
ray-x f46d8adf09 update doc symbol 3 years ago
ray-x 09e5196049 typo elseif 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago