Scc
Scc
### Describe the feature disable load `packer_compiled.lua` on vscode when useing `Vscode-Neovim`

### 这个变动的性质是 - [x] 新特性提交 ### 需求背景 > 1. apollo 一个namespce上多个配置,需要一次获取 ### 实现方案和 API > 1. 参数添加entireRes,用以判断是分批次返回还是一次性返回 ### 对用户的影响和可能的风险 > 1. 无(默认按照目前的分批次返回)
Hi, Thank you for the work lualine will blink, when documen-color.nvim work with lualine.nvim、 nvim-session-manager but lualine.nvim + nvim-session-manager is fine minimal config ```lua ... use { 'mrshmllow/document-color.nvim',config = function()...
- [x] Did you check Readme and existing issues? **Describe the bug** Working with nvim-cmp, When passing over each option, it will be appended to the end of the text....
### Make sure you have done the following - [x] Updated to the latest version of `blink.cmp` - [x] Searched for existing issues and documentation (try `` on https://cmp.saghen.dev) ###...
``` { "brenoprata10/nvim-highlight-colors", config = function() require('nvim-highlight-colors').setup({}) end, event = 'BufEnter', }, ``` >