Results 8 issues of Scc

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

enhancement
packer-compile
v1

![image](https://user-images.githubusercontent.com/22486446/123773736-7409ee00-d8ff-11eb-88a9-c8cd4ff9b5f3.png)

### 这个变动的性质是 - [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....

enhancement
help wanted

### 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) ###...

bug
LSP

``` { "brenoprata10/nvim-highlight-colors", config = function() require('nvim-highlight-colors').setup({}) end, event = 'BufEnter', }, ``` >