This website requires JavaScript.
Explore
Help
Register
Sign In
yoshie
/
til
Watch
1
Star
0
Fork
You've already forked til
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ae1d0f775b
til
/
Applications
/
neovim.md
261 B
Raw
Blame
History
Neovim
Distribution
Package
Archlinux
neovim
Ubuntu
neovim
Add to
~/.bashrc
:
export
EDITOR
=
nvim
[[
-f /usr/bin/nvim
]]
&&
\
alias
vim
=
"nvim"