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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Philosophy of Kakoune Editor

22 点作者 philonoist超过 1 年前

2 条评论

slmjkdbtl超过 1 年前
How does the plugin system work in kak? I see the author has a plugin built as a CLI app binary, how does that interface with kak?<p>Also curious what&#x27;s the capability of kak&#x27;s plugin system. With vim you can almost do anything with vimscript, even create any UI by creating new buffers + setline(). What does kak provide for customization &#x2F; scripting?
评论 #38757621 未加载
eviks超过 1 年前
Can you compose grep to only search within specific scopes like &quot;don&#x27;t search in comments&quot;?