feat: add new plugins, refactor options, and improve blink.cmp detection #1
Reference in New Issue
Block a user
Delete Branch "feat/add-plugins-refactor-options"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
focusline.nvim(scroll centering),kitty-scrollback.nvim(Kitty terminal scrollback),qalc.nvim(inline calculator), andblink.lib(explicit blink.cmp native dependency)init.lua), addedautoreadwithFocusGained/CursorHoldtriggers for external file change detection, addedBufReadPostautocmd to restore last cursor position, reorganized into labeled sections with box-style headerslua/blink/cmp/lib/) first before falling back to the legacytarget/release/path; addedPackChangedautocmd to auto-rebuild the native library after plugin updates; addedblink.libas an explicit pack dependencyluvlibrary path forvim.uvcompletionsblink.cmp,conform,gitsigns,grug-far,leap,lualine,mason,mason-lspconfig,nvim-lspconfig,nvim-web-deviconsTesting
focusline.nvimcenters the cursor onzz,z,,<C-d>, and<C-u>kitty-scrollback.nvimregisters without errors (:checkhealth kitty-scrollback)autoread:Masonand verified LSP servers still resolve correctly with updatedmason/mason-lspconfigrevisions:messages:IncRenameon a symbol and confirmed rename preview works end-to-end