-
This issue is related to #1519, but in a reproducible way.
In my context, I collect all math-related snippets in a file called `tex_math.snippets`, and I have a `tex.snippets` with content:
…
kkew3 updated
1 month ago
-
![Screenshot_20240905_140835](https://github.com/user-attachments/assets/46b88508-f584-463a-9fcb-6daf77b0bbc1)
CocInfo
---
> ## versions
>
> vim version: VIM - Vi IMproved 9.1 9010000
> node …
-
Ultisnips syntax parser is needed.
It is extended feature.
-
# Problem:
I am trying to expand the the UltiSnips within the math environment (I am using SirVer UltiSnips and honza/vim-snippets) but I could not do so inside the inline math mode, though I was ab…
-
```console
$ git checkout baac332
$ nvim --startuptime /tmp/nvim-bad.txt
$ grep 'sourcing.*cmp_nvim_ultisnips' /tmp/nvim-bad.txt
247.983 000.147 000.147: sourcing /home/tomi/.local/share/nvim/si…
-
I'm using UltiSnips and I get this error when I open a `.gitignore` file:
```
An error occured. This is either a bug in UltiSnips or a bug in a
snippet definition. If you think this is a bug, pleas…
-
The coc-tsserver option `typescript.suggest.paths` does not work with snippets.
I created a snippet for useRef.
```ultisnips
snippet user "useRef(defaultValue)" b
const ${1:ref} = useRef(${2:…
-
[UltiSnips](https://github.com/SirVer/ultisnips) is another snippet package for Vim. The current snippets need to be written in UltiSnip format and placed in an `UltiSnip` folder next to the `snippets…
trayo updated
7 years ago
-
Vim 7.3.547 (Ubuntu 13.04)
Bare config with pathogen loading three plugins:
1. UltiSnips (MarcWeber fork) (https://github.com/MarcWeber/UltiSnips)
2. vim-snippets (https://github.com/honza/vim-snippet…
-
Change to:
http://github.com/MarcWeber/ultisnips
[Updated snipmate-snippets reference to vim-snippets](https://github.com/carlhuda/janus/pull/522)
Says the snipmate-snippets has change it's name be…
kebot updated
9 years ago