-
https://github.com/users/BSCPGROUPHOLDINGSLLC/projects/1#column-18309490
Begin forwarded message:
> ATTN: JP MORGAN CHASE BANK, N/A.
> REDACTED
>
> I had a moment to clean this up and also …
-
Hey there! I love Vim Touch but I'm having a small issue with it. I use Vimwiki, a personal wiki built on top of Vim, and it requires Vim to be compiled with conceal support. It looks like Vim Touch i…
-
- [x] I understand that token listing is not required to use the Uniswap Interface with a token.
- [x] I understand that filing an issue or adding liquidity does not guarantee addition to the Uniswap…
-
Can use conceal to do something creative, like replacing the text in the secret file with locks or something until you press "y" to enter the file.
-
### Please confirm these before moving forward.
- [X] I have tried deleting a folder named `UniGetUI` under `%UserProfile%\AppData\Local\UniGetUI`.
- [X] I have tried reinstalling UniGetUI.
- [X] I h…
-
### Problem
When we conceal a text with a char that has a display width larger than one (like an emoji), the cursor position is not right.
### Steps to reproduce
`nvim --clean`
`:edit test.t…
-
https://github.com/users/BSCPGROUPHOLDINGSLLC/projects/1#column-18309490
Begin forwarded message:
> ATTN: JP MORGAN CHASE BANK, N/A.
> REDACTED
>
> I had a moment to clean this up and also …
-
Hi all,
I think my vim-markdown conceal is not working properly, which looks like this:
![image](https://user-images.githubusercontent.com/40657814/140492923-931c3897-6086-4997-bb33-3f6926a55e06.p…
-
Can't use `syntax match Entity "X" conceal cchar=Y` with X = nul character in .vimrc but ok in command line ":".
```
Error detected while processing /home/defdefred/.vimrc:
line 2:
E475: Invali…
-
Cool project. I was wondering if its possible to use this plugin in markdown environment for inline `$ $` and code blocks `$$ $$` of LaTeX. I tried but it doesn't seem to work, even though treesitter …