thalladaandClaude Opus 5 58ebc9f9c2 Replace nvim-ufo with LazyVim's native LSP folding
LazyVim wires foldexpr to vim.lsp.foldexpr() when the server advertises
textDocument/foldingRange, falling back to vim.treesitter.foldexpr(). ufo's init
block fought that by setting foldcolumn/foldlevel/foldenable and remapping
zR/zM. The servers["*"] foldingRange capability is also redundant: Neovim
advertises it with lineFoldingOnly by default.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-31 12:27:20 -04:00
2025-07-21 13:19:09 -04:00
2023-12-01 15:26:02 -05:00
2023-12-01 15:26:02 -05:00
2023-12-01 15:26:02 -05:00
2023-12-01 15:26:02 -05:00

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

S
Description
My neovim config
Readme Apache-2.0
392 KiB
Languages
Lua 100%