-
- [x] Change auto-pair plugin to https://github.com/altermo/ultimate-autopair.nvim
- [x] `cmp-nvim` tab mapping broken
-
When switching focus away from an `ALEPreviewWindow`, I get the below error from vim-css-color:
```
Error detected while processing function 103_parse_screen: …
-
It would be a nice-to-have aesthetic enhancement for the background of the padding around the terminal to follow the background color of adjacent cells. This would make statuslines in programs like vi…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
**OS :** Windows 10 Pro
**Hyper version :** 3.0.2
**hyper-statusline version :** 1.7.6
On a fresh install, Git info doesn't appear. Current path displays fine though.
-
In my zsh configuration I am currently using the following function to track whether there are any modified files and new untracked files:
```bash
gitDirty() {
[[ $(git status 2> /dev/null | …
ghost updated
6 years ago
-
Hey,
thanks for this great hyper plugin. Just wondering if you'd be interested in adding an indicator for the amount of commits the current branch is behind the tracked branch?
-
```
local lsp_status = require "lsp-status"
lsp_status.register_progress()
local capabilities = require('cmp_nvim_lsp').update_capabilities(vim.lsp.protocol.make_client_capabilities())
capabilitie…
-
I use Vimperator with a tiling WM, and cycle fullscreen state a lot - making the autohiding inconsistent (only triggering on tab change?). Is there an option to disable this behavior? Couldn't see any…
-
Hi, https://github.com/nvim-lua/lsp-status.nvim/commit/8fb7cc4b73c992d999e3709a8c788ffc9ab7f59c introduced example statusline. I am struggling to understand why `only_hint` is in there. What is specia…