-
### Problem description
When opening telescope to search for something, pasting from the clipboard (i.e. the default register) does not work.
### LunarVim version
rolling-9930fc3
### Neovim versio…
-
**Intended outcome:**
I migrate a project from apollo-client v2 to v3. Once the configuration updated, `ApolloClient` with `InMemoryCache` should not throw any error.
**Actual outcome:**
…
-
CSS
-
14 works fine, 13 doesn't
![image](https://user-images.githubusercontent.com/4065733/187495723-709d2458-10e5-4f11-833b-e801ed9deca6.png)
13 works fine, 12 doesn't
![image](https://user-images.g…
-
### Problem description
```lua
require("lvim.lsp.manager").setup('...')
```
has no effect inside `config.lua`, does not even matter which language server (e.g. `emmet_ls`, `angularls`).
Calling t…
-
## What is the current behavior? 发生了什么?
我想在ice vite模式里开启`postcss nested`,使用`npm init ice `创建项目,模板选择为`TypeScript + FuSion Design`,安装完依赖后,我参照官方配置文档,尝试在`build.json`里,添加`postcssOptions`配置:
```diff
…
-
### Problem description
An error occurs when openning an Astro file. astro-language-server looks for tsserverlibrary.js in the project node_modules folder instead of Mason's installation directory fo…
-
I don't know much about this software, I was trying to `npm run dev` in a project but there were issues so I thought a reinstall would help, but it kept happening so I deleted `node_modules` to reinst…
-
### Problem description
I've setup linters and formatters like this on fresh install.
```lua
local linters = require "lvim.lsp.null-ls.linters"
linters.setup {
{ command = "flake8", filetypes…
-
Given this markdown file:
~~~md
# How To Contribute
## Installation
- `git clone `
- `cd @embroider/util`
- `yarn install`
## Linting
- `yarn lint:hbs`
- `yarn lint:js`
- `yarn lint:…