Cách đặt Vim làm editor mặc định trên Linux

thaithao629

New member
## Cách đặt VIM làm trình chỉnh sửa mặc định trên Linux

VIM là một trình soạn thảo văn bản mạnh mẽ được sử dụng bởi nhiều người dùng Linux.Nó được biết đến với các tính năng chỉnh sửa mạnh mẽ và khả năng được tùy chỉnh để đáp ứng nhu cầu của người dùng.Tuy nhiên, VIM không phải là trình soạn thảo mặc định trên Linux, vì vậy bạn sẽ cần thay đổi trình chỉnh sửa mặc định nếu bạn muốn sử dụng nó.

Để thay đổi trình chỉnh sửa mặc định trên Linux, bạn có thể sử dụng các bước sau:

1. Mở thiết bị đầu cuối.
2. Nhập lệnh sau:

`` `
Sudo Update-Alternients-set Editor /usr/bin/vim.basic
`` `

Lệnh này sẽ đặt VIM làm trình chỉnh sửa mặc định.

Bạn cũng có thể thay đổi trình chỉnh sửa mặc định bằng cách chỉnh sửa tệp `/etc/default/editor`.Để thực hiện việc này, hãy mở tệp bằng lệnh sau:

`` `
sudo nano/etc/mặc định/biên tập viên
`` `

Trong tệp, hãy tìm dòng nói rằng `Editor = VI` và thay đổi nó thành` Editor = Vim`.

Khi bạn đã thay đổi trình chỉnh sửa mặc định, bạn có thể kiểm tra nó bằng cách mở một cửa sổ đầu cuối mới và nhập lệnh sau:

`` `
vi
`` `

VIM nên mở và bạn sẽ có thể sử dụng nó để chỉnh sửa các tệp.

### hashtags

* #VIM
* #linux
* #TExteditor
* #phần cuối
* #dòng lệnh
=======================================
## How to Put Vim as the Default Editor on Linux

Vim is a powerful text editor that is used by many Linux users. It is known for its powerful editing features and its ability to be customized to meet the needs of the user. However, Vim is not the default editor on Linux, so you will need to change the default editor if you want to use it.

To change the default editor on Linux, you can use the following steps:

1. Open the terminal.
2. Type the following command:

```
sudo update-alternatives --set editor /usr/bin/vim.basic
```

This command will set Vim as the default editor.

You can also change the default editor by editing the `/etc/default/editor` file. To do this, open the file with the following command:

```
sudo nano /etc/default/editor
```

In the file, find the line that says `EDITOR=vi` and change it to `EDITOR=vim`.

Once you have changed the default editor, you can test it by opening a new terminal window and typing the following command:

```
vi
```

Vim should open and you should be able to use it to edit files.

### Hashtags

* #VIM
* #linux
* #TExteditor
* #terminal
* #commandline
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock