Akin
Akin
When a user has hidden the tabline this fallback allows cycling with the normal bnext and bprev commands @Pocco81 can you test this out to see if it works for...
This PR allows the current buffer to navigate till the end of the visible buffer line rather than always staying centered. This PR fixes #413
v3.0.0
DNM till nvim 0.8 is stable * BREAKING: remove autoloaded vimscript → not supported till 0.8
Hi 👋🏾, If you want to know ahead of time about any changes or breakage, please subscribe to this issue. Generally I will now do all development on the `dev`...
Hi @NTBBloodbath 👋🏿 , recently I noticed a setup function was added which is nice but adding it seems to make overriding highlights with my custom highlights work inconsistently. Basically...
cc @bryphe I've been experimenting with worker support still, and discovered a very minimal way to execute a *pure* function in a separate thread, this is similar to the `greenlet`...
Looking into merging lsp completions with neovim source completions using the completion requestor interface @bryphe mentioned on discord, still early days currently this populates the menu though there are a...
Was not entirely sure whether to raise this issue as since changes to the `browserWindow` management in #1747 I've found `oni` windows behave more predictably and reliably, thanks @CrossR. Wasn't...