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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Researching Lispy Neovim

25 点作者 ec965超过 2 年前

2 条评论

d12bb超过 2 年前
I redid my config [0] using Tangerine recently and am very happy with it. Lisps are such a great thing just from a syntax and readability perspective alone. Can&#x27;t understand all that startup time craze though, my Neovim has always been opening without any perceptible lag without me doing anything to optimize it. Maybe it&#x27;s just me…<p>0: <a href="https:&#x2F;&#x2F;github.com&#x2F;d12bb&#x2F;dotfiles&#x2F;tree&#x2F;main&#x2F;nvim" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;d12bb&#x2F;dotfiles&#x2F;tree&#x2F;main&#x2F;nvim</a>
评论 #33763846 未加载
评论 #33764414 未加载
评论 #33764740 未加载
nerdponx超过 2 年前
I love Aniseed, but I sometimes wish that it was a general-purpose library&#x2F;framework and not tied to Neovim specifically. It would be nice if I could run Hotpot instead, and pull in Aniseed like a regular Lua package. I think that other Lua programmers would appreciate its &quot;module&quot; system.