-
**What did you expect to happen?**
With cursor on desired word, in normal mode, I press cmd-d. I expect to select the word, and continual presses to select the next match forward.
**What actuall…
-
Please refer to https://github.com/capitaomorte/yasnippet/issues/485 for more background information and the discussion that happened there. The issue happens because of python snippets having more th…
-
**What did you expect to happen?**
Snippets to trigger expansion and go to next/previous using keybindings assigned in config.el.
**What actually happened?**
Yasnippets only uses it's default con…
-
On Ubuntu 20.04, based on your wonderful code snippets [here](https://github.com/KaratasFurkan/.emacs.d#company-wordfreq), I tried with the following `company-wordfreq` configuration:
```emacs-lisp…
-
When I hit tab to auto-indent the current line, I just get an error in the status line at the bottom: "void-variable x". This worked until before I did `git pull` the last time. It still happens with …
-
Hello,
I've been using these snippets (see below) for a while now while coding in Python. Personally, I find them very useful but I considered them somewhat too complex to submit to a general snipp…
-
@hlissner I try to intergrate `company-tabnine` into doom-emacs, the company doesn't auto popup as I type, I run `M-x company-tabnine`, the company popup shows. Please give me a hand, thank you.
c…
-
#### Description :octocat:
Tab key behaves weirdly in certain layers
#### Reproduction guide :beetle:
- Start Emacs
- Open a markdown file
- Press tab (while in insert mode)
- Run `markdown-in…
-
I'd like emmet to provide a dedicated keymap to override local bindings while in a emmet-completion session, kinda like yasnippet has `yas-keymap` whose bindings are only active while running a yas co…
-
* Server used: clangd version 13.0.1
* Emacs version: GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.32, cairo version 1.17.4) of 2022-03-05
* Opera…