In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Introduction to hyperextensible Vim-based text editor---NeoVim
Recently free, just write down the installation and use of Neovim previously written for your reference, many people may see that Neovim is very confused, vim,vi has been used, then what is neovim?
Neovim is a derivative of vim, basically compatible with vim, but some plug-ins do not support vim, so I transferred from vim to Neovim. I usually use dual systems (Manjaro+windows 10), and it is better to use Neovim under Linux. It is recommended that you use the linux operating system (such as Deepin,Ubuntu, etc.). As the installation and configuration under linux is very convenient, I will not say any more. Here is how to install Neovim under window 10.
First, put a picture of what the neovim looks like after I have configured it:
Installation steps:
1. Go to GitHub to download nvim-win64.zip
Address: https://github.com/neovim/neovim
two。 Unzip it to where you want it, and here I'll unpack it to E:\ Program Files\
3. Configure environment variables:
There are many ways to configure environment variables. I say I use them here. Win+R opens the run box and enters sysdm.cpl, then enter enter.
Select the advanced environment variable in the pop-up box (my computer is an English operating system, so it may look a little different from everyone else, but the content is the same)
Select path in the pop-up box and click Edit
Then fill in the path when the path is found.
At this point, neovim can run anywhere on your computer. Of course, you can also not configure environment variables, in the extracted bin directory to find nvim-qt.exe, directly double-click to run, but I directly allocated to the environment variables for convenience.
Enter nvim directly in prompt commands (cmd) to run, of course, here to give you Amway windows terminal terminal, can replace cmd, very good luck, UI is good-looking.
After installation, you can find the path C:\ Users\ user name\ AppData\ Local\ nvim. The AppData folder is generally hidden. Of course, you can also enter% AppData%, in the run box and enter enter into the AppData\ Roaming directory, and you can also find it by going back one level. There is an autoload folder in this directory (if you don't have it, please create it yourself), then find the plug.vim file in https://github.com/junegunn/vim-plug and download it to autoload.
Next, create a new init.vim file in the nvim directory and write the configuration in it, which is basically the same as the vim configuration. My nvim configuration file has 1000 lines, so I won't post it. You can configure it according to your own preferences. If necessary, you can leave a message. I can publish an article on vim plug-in and configuration.
Original address of this article: https://www.linuxprobe.com/vim-based-editor.html
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.