Commit Graph

547 Commits (354fb64b42f9677071a900cd149f5651fd236b30)

Author SHA1 Message Date
ray-x 354fb64b42 issue #287 diagnostic setup is hard coded 8 months ago
ray-x 8c06e1afe3 update lsp capabilitites 8 months ago
ray-x 7231ef9614 update logs 8 months ago
ray-x cddb324eb0 update lsp default_capabilities 8 months ago
ray-x 516da37dcc lua: inlayhint enable 8 months ago
ray-x d6ff1ed594 trying to add python virtualenv 9 months ago
ray-x 3c9398b599 nerdfont 2.0 9 months ago
Chakib Benziane a9b63b0f9c
add lsp server for zig (zls) (#282) 9 months ago
ray-x 50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 10 months ago
ray-x 8661bcd7ff diagnostic updates 10 months ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 11 months ago
ray-x f936d926b9 issue #277 Error upon start if nvim-treesitter is missing #277
if nvim-treesitter not installed, all releated setup will be disable and warning message will be shown
1 year ago
ray-x b0e89b67e2 adding health.lua 1 year ago
ray-x 1f58bc3b8a fix issue #278 1 year ago
ray-x b9931d5c01 type definition preview and readme updates 1 year ago
ray-x 431ab5b6e8 adding tailwindcss 1 year ago
ray-x b81dacac5d Next treesitter reference error ]r #274 1 year ago
Jim Miller f298a844c5
switching from sqls to sqlls since sqls is now deprecated (#271)
Co-authored-by: Jim Miller <james.miller@disneystreaming.com>
1 year ago
ray-x 306af1c545 bootup and lsp startup updates 1 year ago
ray-x 7aa4a623ae diagnostic logs and default level 1 year ago
Carlos 2e70f736f8
Fix typo in 'disply_diagnostic_qf' (#268) 1 year ago
ray-x 346397e039 incorrect HL name fix. ts API changes 1 year ago
ray-x ab42ffc5c6 issue #266 Error when opening Go files 1 year ago
ray-x edd9d838f8 update highlights 1 year ago
ray-x 439d30631b [Feat:] hover inside definition preview 1 year ago
ray-x c9b3de4e1c workaround for gopls semanticTokens
b5d65e025b
waiting on next gopls release
1 year ago
ray-x 59b89e60a8 Preview definition treesitter failure because of API changed 1 year ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 1 year ago
ray-x f058b3fc40 LSP type defination support 1 year ago
ray-x ac18ae5d57 ftdetect for attach 1 year ago
ray-x 86ed353f62 fix treesitter node nil in logs 1 year ago
ray-x 99e126fe4e bugfix: Fetching symbol references causes errors #263 1 year ago
ray-x b8ad53bce4 rename title 1 year ago
ray-x 1f7bc9ab20 Fix a typo 1 year ago
ray-x 274581e35e float title 1 year ago
ray-x f16029fd25 ts_utils.is_in_node_range for old nevim versions 1 year ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 1 year ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 1 year ago
ray-x ccf3861867 speed up loading by 30ms 1 year ago
ray-x 77b235b2c9 using async call in sidepanel 1 year ago
ray-x d202970180 New commands LspAndDiag TsAndDiag for Panel 1 year ago
ray-x 66d84151e9 panel LSP symbols + diagnostic 1 year ago
ray-x badf6fd16a lazyload relevant plugins with lazy.nvim 1 year ago
ray-x 1fcb0045d1 deprecate vim.lsp.diagnostic 1 year ago
ray-x a801cf6b25 issue #224 force close 1 year ago
ray-x ed53571834 cache get_keymap 1 year ago
ray-x cf30481246 null-ls check 1 year ago
ray-x 08f8b2cf13 Chore: lint and treesitter update 1 year ago
ray-x 3b4569067e Fix lua language server show message every time lua file is opened 1 year ago
ray-x b8a69b6d06 reduce max preload number to speed up sumneko 1 year ago