-
# 用Vim写Markdown | Zcp's Zone
自从接触了Vim之后就成了它的脑残粉,无论些什么东西都想拿它来试试,每天还坚持练习盲打;前几天刚总结了写Markdown时可能用到的语法,马上想到如何利用mapping让在Vim写Markdown变得更简单。当然现在那么多写markdown
[https://chengpengzhao.com/2019-11-30-markdown-v…
-
### Description
When using telescope builtin `find_files` for filenames in non-latin languages, the `smartcase` option doesn't work.
![image](https://github.com/user-attachments/assets/3107e8f7-f8…
-
**Describe the bug**
In concise words, if you try to copy and paste (with Ctrl+V or Ctrl+Shift+V) an image into a markdown file, the `Markdown > Editor > File Paste` feature wont work
**To Reprod…
-
### Check if applicable
- [X] I have searched the existing issues (**required**)
- [ ] I'm willing to help fix the problem and contribute a pull request
### Describe the bug
When following a markdo…
-
I'm using Vim 8.2 with gruvbox and coc.vim
this is my ~/.vimrc
````
set rnu
set clipboard=unnamedplus
call plug#begin('~/.vim/plugged')
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plu…
-
### Have you RTFM'd?
- [X] ~~I have done proper research~~
### Feature Request
Hi there!
A contributor and I've recently added TS Highlighting to the results buffer in my `telescope-egrepi…
-
**Describe the bug**
- I use lazy.nvim to install this plugin followed the instructions but it seems the build failed.
{
"iamcco/markdown-preview.nvim",
cmd = { "MarkdownPreviewToggle", "Mark…
-
Hello, I get this error every time I attach to a buffer for the first time after entering neovim, then entering insert mode and starting to write immediately:
```
RPC[Error] code_name = ServerNotI…
-
### Describe the bug
I have a file `foo.rb` which contains the following code:
```ruby
def add(j, i)
j + i
end
```
I asked Avante chat to produce a `minus` function which it does and also p…
-
:VimwikiShowVersion =>
Version: 2022.12.02
Os: Mac
Vim: 801
Branch: dev
Revision: fea8bee
Date: 2022-12-04 21:25:52 -0700
**Since upgrading I can't seem to get the heading highlights I had pr…