-
By default the [`tabs`](https://github.com/hlissner/doom-emacs/tree/48225b30e8a05d710fe335a021ff47f9506707d2/modules/ui/tabs) module right now uses the `centaur-tabs` default cycling:
https://githu…
-
I noticed that I can navigate with hjkl everywhere but in the "Add to playlist" menu. Running ncspot 0.2.4.
-
- `nvim --version`: NVIM v0.5.0-dev+nightly
- nvim-lsp version(commit hash): 465a64ad2767e5ff5b055f9bd07314fa445cedc6
- What language server (If the problem is related to a specific language s…
-
after split evil/emacs keybinding, the origin `v/vtrl-v` seems was deleted. I create #1243 to fix it.
@hlissner
-
**What did you expect to happen?**
...
Pipenv mode is activated automatically in python buffers, and pipenv commands are available
**What actually happened?**
...
Pipenv minor mode needs to be …
-
Any chance of vim-like keybinds for us stubborn vim users?
Laesp updated
3 years ago
-
Adding [the suggested "Keybindings and completion" snippet](https://github.com/neovim/nvim-lspconfig/blob/cdf98d7fd022f1b05762678e7d116fb48c0f6d2b/README.md#keybindings-and-completion) to a legacy `in…
-
A common pattern I use in Vim is to select some text, indent it then continue indenting it using the repeat operator, but this doesn't seem to work in Doom because `.` is bound to `+evil:apply-macro` …
-
The `:help lsp` suggests `nnoremap lua vim.lsp.buf.definition()`, which overrides the default key binding for navigating across a tag.
This means that has no effect when viewing help files beca…
-
### Describe the bug
Threads in StackView window are updated correctly when a breakpoint is hit or when continuing.
Hitting 'pause' does show the correct stack for the selected thread but doesn't …
sgoth updated
3 years ago