-
### Steps to reproduce
1. Create a quarto file with the following content:
````
---
title: "Quarto != RMD"
---
Place cursor at beginning of `word` and press `w`.
```rust
// ┌ place cu…
-
Lazily loading `quicktex` with a custom `ftplugin` configuration works via `lazy.nvim` using the following configuration, provided you have put your custom configuration under `~/.config/nvim/after/ft…
-
I suggest setting everything that is set in `ftplugin/rust` somewhere else instead.
My personal use-case is that I sometimes set a custom ft for certain files. Then, LSP lazy-loads. Then, rust-tools …
-
Thanks for the nice plugin!
---
So, I often get errors when using a `in_string()` condition. In my case, I wanted to create a rule that pairs `` in lua when inside a string (useful for writing k…
-
| Field | Description |
|--------------|-------------|
| Plugin | `lsp.servers.pylsp.ruff` |
| Nixpkgs | `24.05` |
| Home Manager | `24.05` |
- [x] I have read the [FAQ]…
-
Your plugin is fantastic, I like it and proposes everything I need.
The API rocks.
Meanwhile, when the plugin is active, I loose the syntax highlight of files loaded by `ftdetect` / `ftplugin` (I'…
goeil updated
1 month ago
-
Hi! Neat project, just the sort of thing I was looking for. As I'm sure you know, there's some brokenness, and I'm just taking baby-steps with vim-script, and don't know how to fix that error. I'm usi…
-
When starting GVim on an Ada project on the following errors are displayed.
In this case GVim is started with in server mode with the following script populating the tag list with all ada sour…
-
Current implementation resets `textwidth` to `0` which breaks any personal settings. Could we add an override for this?
https://github.com/gabrielelana/vim-markdown/blob/772de97c97d37e5e22d7bd6884b…
-
Quete 426,430 lines in .vimrc
" AutoCloseTag {
" Make it so AutoCloseTag works for xml and xhtml files as well
au FileType xhtml,xml ru ftplugin/html/autoclosetag.vim
nmap ac T…