diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-08-21 12:17:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-08-21 12:17:56 -0300 |
commit | c31730997e24955417aecd7fa82666f7179d0a24 (patch) | |
tree | 347c2b837b9ce68cfe80ff781744d8efc4056336 | |
parent | 70f1be9468bba57b76d46f569a84bb9fbca55a63 (diff) | |
download | nvim-master.tar.gz nvim-master.tar.bz2 |
-rw-r--r-- | dependencies/debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dependencies/debian b/dependencies/debian new file mode 100644 index 0000000..af4f47d --- /dev/null +++ b/dependencies/debian @@ -0,0 +1,10 @@ +# +# Basic dependencies +# +neovim + +# +# Optional +# +#lua-nvim +#python3-neovim |