Posts tagged 初期設定
Introduction and initial settings of Neovim, relationship with sudoedit and points to note
- 2025/05/06
The VSCode development style is sufficient on Windows, but if you dare to develop in a Linux environment, one option is to master the vi-based editor. In this article, we will introduce Neovim and organize its initial settings. We will also summarize the sudo nvim command and sudoedit that should be avoided.
Initial tasks performed in a Linux environment
- 2025/05/01
There are certain tasks you must perform every time you get a new Linux environment. However, it is inefficient to re-examine the work details every time. In this article, I summarized the initial setup and subsequent maintenance work that I did. Mainly assumes an Ubuntu-based environment.