neovim
parent
fca7953a57
commit
e329d6b3e7
|
@ -1,6 +1,6 @@
|
|||
# Applications
|
||||
|
||||
[Neovim](neovim.md)
|
||||
[Neovim](neovim.md): like `vim`.
|
||||
|
||||
[bat](https://github.com/sharkdp/bat): `cat` with colors.
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[Neovim](https://github.com/neovim/neovim): like Vim.
|
||||
# [Neovim](https://github.com/neovim/neovim)
|
||||
|
||||
Add to `~/.bashrc`:
|
||||
|
||||
```sh
|
||||
export EDITOR=nvim
|
||||
|
|
Loading…
Reference in New Issue