本記事は SimpleForm Advent Calendar 2024の 2 日目の記事です。 1 日目の記事では、筆者が dotfiles を管理し始めたきっかけや使っているツールなどを紹介しました。 本日の記事では、dotfiles で管理している Neovim の設定のこだわりの 1 つである Python での開発を便利 ...
A Python Language Server Protocol (LSP) implementation for Neovim. The server can be configured through LSP initialization options. Currently, it supports basic configuration with plans for more ...
STORES でエンジニアをしています。 これは STORES Advent Calendar 2023 の23日目の記事です。 エンジニア歴は10年ほどでこれまでに Sublime Text、Atom、VSCode、Neovim などのエディターを利用してきました。 今回は試行錯誤してようやく馴染んできた Neovim について紹介し ...
こんにちは。電通デジタルのエンジニア 中﨑です。 エディタツールはVisual Studio Code(以後vscode)をずっと使っており、GitHub Copilotを活用しています。今回は、Neovimを使って同じように環境構築をしてみたいと考え、NeovimでGitHub Copilotを活用できる ...
Neovim is the terminal editor I spent far too long without.
Whether you’re working on code, writing scripts, or simply managing configuration files, your choice of editor can significantly impact both your productivity and enjoyment. The beauty of Linux is ...