Skip to main content

One post tagged with "dx"

View All Tags

Neovim Local Config

· 3 min read

在試圖追 bun 的程式碼時, 發現用平常用的 neovim 怎麼用怎麼不順。

在 Visual Studio Code(VS Code) 就可以簡單的 jump to definition 的東西, 在 neovim 卻跳不動。

為什麼?可能是因為 project-level 的設定不一致而導致。