-
Ideally, this plugin would concentrate on its core competence of providing parser meta data and queries. ftdetects should be handled by other plugins, user configuration or in the ideal case in upstre…
-
In list items that have a content within their `::before` elements, that content is not shown. There is however additional whitespace where the content would be. This can easily be reproduced with the…
-
### Describe the bug
Whenever I open nvim now it gives me this warning/error:
```
ensure_installed='maintained' will be removed April 30, 2022. Specify parsers explicitly or use 'all'.
Error det…
-
I'm having an issue with the `cook server` ; here is the error (Ubuntu 20.04) :
```sh
cook: dl-call-libc-early-init.c:37: _dl_call_libc_early_init: Assertion `sym != NULL' failed.
[1] 15474 a…
-
Is it remotely possible for this plugin to potentially also show PDFs in the search results? I often find myself searching my vault for things ("hrm, what do I already have in here about eggs?") befor…
-
```
Started server on http://127.0.0.1:9080, serving cook files from /Users/azlekov/Workspace/cookbook.
[1] 24627 segmentation fault cook server
```
Steps to reproduce:
1. `cook seed`
2. `…
-
The åäö navigation is great, it makes it a lot easier to navigate around my document. However, I prefer to navigate around my document whilst in insert mode.
It is also not possible to extend my vi…
-
Hi,
I'm trying to prepare an arch linux package for this but the build documentation is kinda lacking. Right now I got it boiled down to this:
1. checkout code
2. run `make prepare` (this fails…
-
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing issues or prs.
- https://github.com/nvim-lualine/lualine.nvim/issues/352 seems old and irrelevant…
-
Reproduction steps:
```zsh
brew tap cooklang/tap
brew install cooklang/tap/cook
cook version
# v0.1.2 – in food we trust
mkdir recipes
cook seed ./recipes
cook server ./recipes
# Started serv…