-
emmet-vim not working on multiple file type, for example `:set filetype=php.html`
-
SumatraPDF uses A to highlight many different file types such as AZW3 CHM FB2 LOG TXT etc. which many users take advantage of.
It would be best to leave A for such legacy usage and assign **Shift Y…
-
When a plugin has a `after/syntax/lua.vim` file, and this plugin gets loaded `'for': ['lua']`, the main syntax plugin(s) (`syntax/lua.vim`) will not be loaded, when `b:current_syntax` might exist alre…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
When using `FilesInterc…
-
Respond with an XML payload that follows [the Appcast format](https://github.com/sparkle-project/Sparkle/blob/2.x/Resources/SampleAppcast.xml). Requires #475, #476 and #477.
```
GET https://sparkl…
ezekg updated
1 month ago
-
Since Nvim 0.8.0, treesitter highlighting is fully handled by Neovim and no longer provided by nvim-treesitter. This means using treesitter for previews should neither depend on nor **use** nvim-trees…
-
Include gridlines etc. and have choice of filetype
-
The PlugIn is not working here is my error when I ran Calibre in bug mode
ApplicationPaletteChange event ignored
Using calibre Qt style: True
EpubMerge: DEBUG: 2024-10-16 21:04:16,446: calibre_plug…
-
I would like to be able to track heart rate data in your app. TCX files can include heart rate data. I can imagine the ability to track HR data over time, to see a trend of the heart becoming healthie…
-
I use `bufferline` and set offset for it. When I use `Nvim Tree`, i set the options as followed:
```lua
options = {
diagnostics = "nvim_lsp",
offsets = {{
filetype = "…