experiment
parent
7f94ceeb02
commit
944369592a
|
@ -1,10 +1,6 @@
|
|||
# Applications
|
||||
|
||||
[Neovim](https://github.com/neovim/neovim): like Vim.
|
||||
|
||||
```sh
|
||||
export EDITOR=nvim
|
||||
```
|
||||
[Neovim](./neovim.md)
|
||||
|
||||
[bat](https://github.com/sharkdp/bat): `cat` with colors.
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[Neovim](https://github.com/neovim/neovim): like Vim.
|
||||
|
||||
```sh
|
||||
export EDITOR=nvim
|
||||
```
|
Loading…
Reference in New Issue