-
Hi there. I just installed this plugin today and I'm trying to use it but as far as I can tell it isn't working/configured correctly.
I'm using lazy and this is what my config looks like
```
…
-
For .Rmd files, a similar behaviour as described in https://github.com/R-nvim/R.nvim/issues/190 occurs.
I.e. a new .Rmd file with
```{r}
a
-
```lua
-- *
-- Settings
-- *
local init_custom_options = function()
local custom_options = {
relativenumber = true, -- Set relative numbered lines
colorcolumn = "120", -- Indent line at wh…
-
- `nvim --version`: NVIM v0.7.0
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@Monterey
- `git --version`: 00ec5adef58c5ff9a07f11f45903b9dbbaa1b422
- Operating system/version: Ma…
-
### Neovim version (nvim -v)
v0.10.0
### Operating system/version
MacOS 15.1
### Read debugging tips
- [X] I have read through the [debugging tips](https://github.com/stevearc/conform.nvim/blob/m…
-
### Issues
- [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request.
### Feature description
Best explained b…
-
I copied one of the configs (the one involving nvim-navic and it tells me that incline.helpers doesn't exist and I don't understand why? I am on Neovim nightly
-
### Problem
The old `{runtime}/provider/*` pattern should be deprecated because:
- Since Lua was introduced, it's now unnecessary because Lua monkey-patching works just as well.
- Lua monkey-pa…
-
**Describe the bug**
Indentation in jsdoc blocks is completely off when treesitter indents are enabled.
**To Reproduce**
Steps to reproduce the behavior:
1. Open new javascript file
2. Ad…
-
It would be cool to have the functionality to run `ruff` over `python` codeblocks like this does for `black` https://github.com/adamchainz/blacken-docs