Implement retab command

Ref #919
This commit is contained in:
Zachary Yedidia
2017-11-21 00:51:07 -05:00
parent e4c2f5d259
commit d247db3e9d
3 changed files with 43 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ Here are the possible commands that you can use.
* `open filename`: Open a file in the current buffer.
* `retab`: Replaces all leading tabs with spaces or leading spaces with tabs
depending on the value of `tabstospaces`.
---
The following commands are provided by the default plugins: