Folke Lemaitre

Results 54 issues of Folke Lemaitre

We should make it possible to hover with the mouse for hover docs

enhancement

- [x] https://github.com/neovim/neovim/issues/17810 - Incsearch loses highlights during redraw - 🪓 we disable `conceallevel` during search - [ ] https://github.com/neovim/neovim/issues/20416 - redraw triggers last messages to `ext_messages` - 🪓 we...

upstream
stale
pinned

This issue is used to announce breaking changes (and possibly other critical info). Users are strongly encouraged to subscribe to this issue to get notified of such changes. Every breaking...

I won't be able to respond to issues/discussions during that time. See you all the week after that!

### What? Hi! I just released a new plugin [edgy.nvim](https://github.com/folke/edgy.nvim). It enforces windows to a pre-defined layout of sidebars and panels. To make the plugin work properly with bufferline offsets,...

enhancement

https://github.com/sumneko/lua-language-server/blob/25acc18ff5ec25d5cf4a052dfba11c777847f86e/script/provider/provider.lua#L55 Shouldn't the `fallback` config **only** be loaded when `#scope.folders == 0`?

enhancement

Hi! First of all thank you for this amazing plugin! I noticed that you strip out the backticks of inline code blocks like `test`. Vimdoc actually also supports the same...

### Problem As can be seen [here](https://github.com/neovim/neovim/blob/849d82b80b8584fe7918bffc6480f0ec0fda9b9b/runtime/lua/vim/ui.lua#L155), `vim.ui.open` currently opens the process with `detach = true`, **which is good**, but then at the same time waits till it finishes (**is...

bug
job-control
lua
async

I just tried adding this with Packer, but it doesn't work. Any ideas what I might be doing wrong? ![image](https://user-images.githubusercontent.com/292349/125132561-55eb7d00-e0b9-11eb-9183-97eac31112e3.png)