Add completion for nano editor!

This commit is contained in:
Shivamgupta1234
2019-05-31 08:16:15 +05:30
committed by GitHub
parent d06d3f75a5
commit 46666e519a
+2 -2
View File
@@ -28,11 +28,11 @@
# Author
# ------
# Shivam Gupta <shivam98.tkg@gmail.com>
# -------------------------------------------------
#
# Description
# ------------
# Completion function for nano editor(https://www.nano-editor.org/)!
# -----------------------------------------------------------
#
(( $+functions[_nano_files] )) ||
_nano_files () {