-
**Describe the bug**
Repeating stage_hunk (`hs`) with `.` does not work after jumping to next hunk (`]c`) if preview window is visible.
It does work as expected without custom `count_chars`, did not…
-
Steps to reproduce:
1. Open `nvim`
2. `:e Hmm.hs`
3. Type: `[i|`. The final `|` will cause a segfault
GDB tells us:
```
#0 0x00007ffff7bb73e9 in malloc () from /nix/store/9bh3986bpragfjmr…
-
Thanks for this awesome plugin!
I'd like to have some kind of universal search: basically `live_grep` that shows matching results from currently open tabs as priority.
Any suggestion how to achi…
-
Using as this:
```
dconf dump / > dconf.settings
dconf2nix -i dconf.settings -o dconf.nix -t20 --verbose
```
Logs:
```
dconf: "[apps/seahorse/listing]\nkeyrings-selected=['openssh:///home/willi…
-
- `nvim --version`:
NVIM v0.6.0-dev+61-g6f48c018b
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT…
jpe90 updated
3 years ago
-
As the title states, whenever exiting vim, the tmux status-bar is emptied, or retains some of the status-line information from vim. previously it'd remove both `status-left` and `status-right`, but no…
-
**Describe the bug**
Bindings only work in the **first tab** when using multiple tabs.
**To Reproduce**
init.vim:
```vim
" I save my plugins in this directory, yours might be different
let…
-
```
Building library for nvim-hs-2.1.0.4..
[17 of 28] Compiling Neovim.API.TH …
-
hslogger is a dependency of many packages like nvim-hs, lambdabot-core, dhall-lsp-server, happstack-server.
I tried locally bumping the base bounds such that it builds with base 4.15, and I didn't …
-
#### Current Behavior
When in a directory with `packer` configuration, the `terraform` module is activated.
#### Expected Behavior
The module should only be activated when in a directory with `te…