Commit Graph

551 Commits (76321176662c0764b378f94cb6855f07d9cb3a86)

Author SHA1 Message Date
Kodai Kabasawa 7632117666
fix to prevent string config (#292) 11 months ago
ray-x bedf65e668 Lsp kind for nerdfont 3 11 months ago
Harrison Katz 4d6b1b804f
Add docs for icons (#289) 11 months ago
ray-x e6fcd5d7fb nerdfont 3.0 11 months ago
ray-x 354fb64b42 issue #287 diagnostic setup is hard coded 11 months ago
ray-x 8c06e1afe3 update lsp capabilitites 12 months ago
ray-x 7231ef9614 update logs 12 months ago
ray-x cddb324eb0 update lsp default_capabilities 12 months ago
ray-x 516da37dcc lua: inlayhint enable 12 months ago
ray-x d6ff1ed594 trying to add python virtualenv 12 months ago
ray-x 3c9398b599 nerdfont 2.0 1 year ago
Chakib Benziane a9b63b0f9c
add lsp server for zig (zls) (#282) 1 year ago
ray-x 50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 1 year ago
ray-x 8661bcd7ff diagnostic updates 1 year ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 1 year 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) 2 years ago
ray-x 346397e039 incorrect HL name fix. ts API changes 2 years ago
ray-x ab42ffc5c6 issue #266 Error when opening Go files 2 years ago
ray-x edd9d838f8 update highlights 2 years ago
ray-x 439d30631b [Feat:] hover inside definition preview 2 years ago
ray-x c9b3de4e1c workaround for gopls semanticTokens
b5d65e025b
waiting on next gopls release
2 years ago
ray-x 59b89e60a8 Preview definition treesitter failure because of API changed 2 years ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 2 years ago
ray-x f058b3fc40 LSP type defination support 2 years ago
ray-x ac18ae5d57 ftdetect for attach 2 years ago
ray-x 86ed353f62 fix treesitter node nil in logs 2 years ago
ray-x 99e126fe4e bugfix: Fetching symbol references causes errors #263 2 years ago
ray-x b8ad53bce4 rename title 2 years ago
ray-x 1f7bc9ab20 Fix a typo 2 years ago
ray-x 274581e35e float title 2 years ago
ray-x f16029fd25 ts_utils.is_in_node_range for old nevim versions 2 years ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 2 years ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 2 years ago
ray-x ccf3861867 speed up loading by 30ms 2 years ago
ray-x 77b235b2c9 using async call in sidepanel 2 years ago
ray-x d202970180 New commands LspAndDiag TsAndDiag for Panel 2 years ago
ray-x 66d84151e9 panel LSP symbols + diagnostic 2 years ago
ray-x badf6fd16a lazyload relevant plugins with lazy.nvim 2 years ago
ray-x 1fcb0045d1 deprecate vim.lsp.diagnostic 2 years ago
ray-x a801cf6b25 issue #224 force close 2 years ago
ray-x ed53571834 cache get_keymap 2 years ago