jdhao / jdhao.github.io

My personal blog: https://jdhao.github.io/
24 stars 6 forks source link

2018/12/24/centos_nvim_install_use_guide_en/ #8

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

A Complete Guide to Neovim Configuration for Python Development - jdhao's blog

Change log 2021-01-17: Install nvim via tar ball instead of appimage 2020-12-01: Add detailed guide on installing Neovim on Linux

https://jdhao.github.io/2018/12/24/centos_nvim_install_use_guide_en/

kushalj commented 2 years ago

great content, thanks!

one small thing, I found that $HOME/config/nvim should be $HOME/.config/nvim

jdhao commented 2 years ago

@kushalj Thanks for spotting the typo! I will fix it ASAP.

Edit: fixed now.

zkiroel commented 2 years ago

hello! thx for great article about plugin 'terryma/vim-multiple-cursors' github page told us next: 'This plugin is deprecated, use vim-visual-multi instead'

jdhao commented 2 years ago

@zkiroel Thanks for the update. Back when I wrote this post in the first place, that plugin was actively maintained. The landscape has changed dramatically since then :)

KonstantinGarbers commented 2 years ago

Great Job! This guide helped a newbie like me so much!

jdhao commented 2 years ago

@wurstm162 You are welcome. Some of the plugins may not be up to date. For neovim specific plugins, you may want to check neovim awesome.