Commit Graph

714 Commits (master)
 

Author SHA1 Message Date
ray-x 50dd4aeb24 auto-fmt remove nvim 0.7 supports and clean up logic 8 months ago
ray-x 8661bcd7ff diagnostic updates 9 months ago
ray-x 4ba2c9557e updates for nerdfonts 3.0 10 months ago
ray-x 9d95f05a1b default the playground init.lua to lazy 10 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
12 months ago
ray-x b0e89b67e2 adding health.lua 12 months ago
ray-x 1f58bc3b8a fix issue #278 12 months 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 d2fcc426ce rust sample code 1 year ago
ray-x 7aa4a623ae diagnostic logs and default level 1 year ago
ray-x 957bc960f0 neovim 0.9 in githu actions 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 d88d393d09 init.lua in playground 1 year ago
ray-x aa9406036a lazy.nvim in playground min vimrc 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 8b3d26453d remove 0.7 in pipeline 1 year ago
ray-x a47462eab1 add 0.8 to pipeline 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 8d96e06d18 update sumneko_lua in doc 1 year ago
ray-x 6dc7a842f7 issue #262 sumneko_lua deprecated 1 year ago
ray-x 11dfaa794a doc updates 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