-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
### Description
![image](https://github.com/user-attachments/assets/538239ef-b380-4114-88c5-f3ae1e060de0)
### Reproduction Steps
Go to https://luckperms.net/wiki/Context#defining-your-own-context…
-
Hi,
I would like to search for dotnet exe-files. Is there a way to set a filter at least to *.exe in directory scan? Is there a way to add a Ctrl+F Search?)
(and what is the difference between "subf…
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Would be really nice to add a `filetype` field containing a table with the default filetypes …
-
I am setting up neovim to have a custom filetype for files with a name `chaneglog.txt':
```lua
vim.filetype.add({
filename = {
['changelog.txt'] = 'factorio-changelog'
}
})
```
…
-
To solve the problem I fixed the function "m_CompleteFileInfos"
```cpp
void IGFD::FileManager::m_CompleteFileInfos(const std::shared_ptr& vInfos) {
if (!vInfos.use_count()) return;
if …
-
Where sources provide interchangeable access to different formats eg Mondo (OBO, OWL, JSON), select from one of them rather than hard-coding the one we use
-
I have no idea what's going on with this now, but it randomly started switching all the file extensions to webp even when they were originally jpg or png. This tends to make it impossible to use them …
-
It would be nice if there were different icons for PHP filetypes such as class, interface, abstract class, attribute class, trait, enum, etc.
| Default PHPStorm | Catppuccin Icons |
| -------- | -…