-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Environment
--------------
name | version
----------|----------
IDEA version | CL2021.2 RC
Luanalysis version | v1.3.0
OS | OSX 11.5.1
What are the…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
`.styluaignore` was only respected while running `/stylua .`,
when I ran `git ls-files -z -- '*.lua' | xargs -0 ./stylua` (it executes ./stylua for each file in repo), it modified the file I didn't w…
qndel updated
3 months ago
-
Hello.
I cannot figure out how to setup categories for `flake8` linter.
I have the following config:
```
M.flake8 = {
lintCommand = "flake8 --ignore=E501,W503 --stdin-display-name ${INPUT} …
-
I'm currently using latest release version of neovim (0.9.0)
I'm follow up [this channel](https://github.com/lazyvim/lazyvim) to setup lsp servers and completion with `nvim-lspconfig`, `mason-lspco…
-
I don't really know how to explain this but I do have a reproduction.
```luau
-- Given this type:
type Function = any
do
type ThisIsOkay = Function
type ThisIsInvalidAndWhatResultsFr…
-
I am trying to use this package to provide GitHub release pre-commit hook for [selene](https://github.com/Kampfkarren/selene/pull/565) just like StyLua.
The problem: `selene` release packages the …
-
### Checklist
- [X] I have searched through the AstroNvim docs
- [X] I have searched through the existing issues of AstroNvim
- [X] I have searched the existing issues of plugins related to this …
-
```
$ nvim --version
NVIM v0.2.0
Build type: Release
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wconversion -DNVIM_MSGPACK_HAS_FLOAT32 -O2 -DNDEBUG -…