nvc: better starting file
This commit is contained in:
parent
6494e36ae1
commit
b321e49b22
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
# most of the files live so they can easily be :e'd
|
# most of the files live so they can easily be :e'd
|
||||||
# Usage: nvc [$EDITOR options]
|
# Usage: nvc [$EDITOR options]
|
||||||
cd ~/.config/nvim \
|
cd ~/.config/nvim \
|
||||||
&& $EDITOR "$@" ../init.lua
|
&& $EDITOR "$@" ./lua/blake/init.lua
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue