Fabian
Fabian
I managed to narrow down the probable cause. A postfix snippet not appearing in the list only happens when my [tmux or nvim_lsp source](https://github.com/pogopaule/dotfiles/blob/master/nvim/lua/pogopaule/plugins/cmp.lua#L25) is active. So either the tmux/lsp...
@L3MON4D3 What do you mean by auto-completion? I guess I use manual because I have to manually expand snippets and can't recall that I have configured something related to it....
It is always on. The cmp list refreshes as I type. I have [these sources](https://github.com/pogopaule/dotfiles/blob/master/nvim/lua/pogopaule/plugins/cmp.lua#L22-L26). If only `luasnip`, `buffer`and `path` are active --> no problem. If I activate `tmux` and/or...
No, that does not matter. I tried a couple of variations. But what I have noticed again is that the list of suggestions is populated with the postfix snippets for...
I've been trying to write a query for that but did not succeed. For those who are interested in this topic, there is a similar discussion over at https://github.com/kylechui/nvim-surround/issues/60
The Freiburg group is now working on it.
Does not work for me. ``` ❯ docker run --rm -it -v $PWD:/pwd alpine ls -la /pwd total 4 drwxr-xr-x 2 root root 40 Oct 24 12:01 . drwxr-xr-x 1...
For reference. This seems to have worked somewhen https://github.com/nvim-telescope/telescope.nvim/pull/1336/files @fdschmidt93 can you confirm that your PR added this behavior and now it is broken?
That didn't work anymore in my case. I needed to hold the B button while plugging in the board. After releasing the B button the board was mounted as a...
Yes the reset button is correctly connected. Somehow putting on the wrong firmware leads to a state where you can't recover via the reset button but instead you need to...