Commit Graph

316 Commits (5cf1459e0345fe6ecf21e6e516dd069f51c658c9)

Author SHA1 Message Date
rayx 5cf1459e03
vim.uv and off page ts_context not loaded (#293)
* bugfix ts context not shown for off-page entries

* logs cleanup

* vim.loop -> vim.uv
8 months ago
Kodai Kabasawa 7632117666
fix to prevent string config (#292) 8 months ago
ray-x bedf65e668 Lsp kind for nerdfont 3 8 months ago
ray-x e6fcd5d7fb nerdfont 3.0 8 months ago
ray-x 8c06e1afe3 update lsp capabilitites 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
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 4ba2c9557e updates for nerdfonts 3.0 11 months ago
ray-x 1f58bc3b8a fix issue #278 1 year ago
ray-x 431ab5b6e8 adding tailwindcss 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 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 c9b3de4e1c workaround for gopls semanticTokens
b5d65e025b
waiting on next gopls release
1 year ago
ray-x 38f1c37bbc hover keymap for godoc and pydoc 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 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 d202970180 New commands LspAndDiag TsAndDiag for Panel 1 year ago
ray-x 66d84151e9 panel LSP symbols + diagnostic 1 year ago
ray-x 1fcb0045d1 deprecate vim.lsp.diagnostic 1 year ago
ray-x ed53571834 cache get_keymap 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
ray-x 0a6f7bff15 sumneko cfg refact 1 year ago
ray-x 1b2a0856f4 [breaking] deprecate neodev setup inside navigator, please setup it as metioned in README.md 1 year ago
ray-x a513485311 issue #256 do not load mason when false 🎄🎆 1 year ago
ray-x 5a289ac77d remove lsp installer 🎄🎆 1 year ago
ray-x 51727a129c icons option for sign col 🎄🎆 2 years ago
ray-x 45a88c08a9 icons disable for diagnostic 🎄 2 years ago
ray-x 7965d9c1bc add comment on the origin of code snippets 2 years ago
ray-x b55f6101fb issue #247 Setting python virtual environment 2 years ago
ray-x c0bfecc6af issue #246 code action ui width 2 years ago
ray-x 922a4264d8 codeActionProvider check 2 years ago
ray-x bd3dfe2ee2 cursorhold issue https://github.com/ray-x/lsp_signature.nvim/issues/235 2 years ago
ray-x 46ba7e9887 use empty() 2 years ago
ray-x e4a5dcd33f https://github.com/ray-x/go.nvim/issues/241 dirname nil 2 years ago
Sebastian Müller 6e94065243
Fix: Remove deprecated rust-analyzer settings (#244)
Fixes #243
2 years ago
ray-x c6e6c57c86 deprecate experimentalWatchedFileDelay for gopls (0.10.0) 2 years ago
ray-x da978e3f53 allow style_markdown apply to hover 2 years ago
ray-x d77ab354d4 allow hover to be override by other plugins e.g. noice/lspsaga 2 years ago
ray-x 6ee96c35b5 clang encoding 2 years ago
ray-x ce81b4a6da deprecate lsp.buf_get_clients 2 years ago
rayx 7a88235bd1
[breaking] Neodev (#237)
[BREAKING] deprecate lua-dev setup and in favor neodev 
* lua-dev -> neodev
* update deprecated messages
2 years ago