Damian Pomykała

Results 4 issues of Damian Pomykała

### Contributing guidelines - [x] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [x] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) ### Module(s) mini.clue ### Description Hi there! First of all, thank you for your work...

feature-request
mini.clue

**Is your feature request related to a problem? Please describe.** Currently, the app is not available in [Nixpkgs](https://search.nixos.org/packages). This means that it is not easily accessible for people using [Nix](https://nixos.org)...

feature request

## Change Summary The `filecontent` filter now uses a specialized extractor function if registered for the given format (currently PDF and DOCX). For all other formats the `extract_txt` function is...

**Is your feature request related to a problem? Please describe.** The file content filter currently supports the following file formats: .md, .txt, .log, .pdf, and .docx. From these, only PDF...

feature request