-
For example, I use the following snippets
snippet test "test snippets" iA
$1$1$2(some other things)$0
endsnippet
If I type "testwords", then
**Expected behavior:**
wordswords(some other th…
-
I only want to know if there is a way to list snippets created with option r (pyton regular expression). For example:
snippet "be(gin)?( (\S+))?" "begin{} / end{}" br
\begin{${1:`!p
…
-
Very happy that #39 be implemented! Now I can use ultisnips in vim to quickly creat snippets :smile:.
However, current snippet file use a strange format (array in js?) , thus for syntax highlighting …
-
### 🚀 The feature, motivation and pitch
I love the simplicity of markdown, but, as an engineer, I need to be able to have equations written down for my personal class / project notes.
I know it's…
-
NVIM v0.4.4
OS: Manjaro 20.1 Mikah
install the plugin by `vim-plugin` install sucess
When I open a py file and type `#!` nothing happens why this happened how to check it?
# snippets folder…
-
My current nvim-compe works as following:
I have TAB both select/trigger the first snippet and also, when the snippet is triggered, it changes place holders. So, on a .py file, if I type "for"+TAB,…
qazip updated
3 years ago
-
Key binding or command to add pdb breakpoint snippet, and key binding or command to remove all breakpoints.
-
Hi, I've been fixing this problem for a long time but never worked, it's really wired, everything else worked fine except user-defined snippet. I defined a snippet but NCM doesn't pop out the option s…
-
I have read #258 and #770. Create a `autocmd` or set `region_check_events` to cancel the "session" is great. But if I create a big snippet, I think `region_check_events` cannot solve the "cancel" pro…
-
I maintain the [vimrc project](https://www.drupal.org/project/vimrc) on d.o. We recently decided to "borrow" a lot of your snippets and include them in the project. See [this issue](https://www.drup…