TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Par, a Text Formatting Program

3 点作者 djhaskin987将近 3 年前

1 comment

djhaskin987将近 3 年前
I love this because I use markdown heavily in vim. I can&#x27;t get vim markdown plugin to support auto bullet point insertion <i>and</i> nice `gq` bulleted list paragraph formatting at the same time[1]. However, vim lets you set a program that will do the paragraph formatting for you. I think I could use this to get `gq` to work while still having auto bullet point insertion!<p>1: <a href="https:&#x2F;&#x2F;github.com&#x2F;preservim&#x2F;vim-markdown&#x2F;issues&#x2F;232" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;preservim&#x2F;vim-markdown&#x2F;issues&#x2F;232</a>