-
All the ".conf" files are [misidentfied as hocon](https://github.com/helix-editor/helix/blob/master/languages.toml#L3466)
maybe a stricter distinction method is required like neovim [filetype.lua](…
-
Hi there,
I have been using this software to convert .EDS to .XDD for use in another piece of software called KickDrive Zero, I have found this software requires using the "CANopen XDD V1.0, old" f…
-
### Problem
I found an attempt to call `vim.lsp.semantic_tokens.start()` on nonexisting buffer and then found that it was a dummy buffer created by `vim.api.nvim_get_option_value('lisp', { filetype =…
-
## Summary of request
It is desired to have dynamic schemas define the file types that can be submitted for each type of analysis. As a practical example, the file types submitted to sequencing exper…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
| Field | Description |
|--------------|-------------|
| Plugin | All LSP Plugins |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](h…
-
`:Telescope filetypes` should in theory do practically what your plugin does. I really like the vim.ui.select idea though! Is it possible to force the plugin into using vim.ui.select, even if telescop…
-
I use Sublime Text 4169 on Windows 11 and since one of the recent updates, automatic selection of syntax seems to be broken for both Julia and Scala files (there might be more, but those are the two I…
-
### Problem
Sometimes, vim is able to automatically determine the filetype of a file and highlight it correctly, but `vim.filetype.match` does not detect it
### Steps to reproduce
Open a file with …
-
Hi! I'd really like to use your plugin in my setup, but currently, it overrides some of the settings I have explicitly set globally:
https://github.com/Konfekt/vim-formatprgs/blob/70346c16c8fc9…