aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vis.c b/vis.c
index bfa197a..6d8febd 100644
--- a/vis.c
+++ b/vis.c
@@ -1416,4 +1416,4 @@ Win *vis_window(Vis *vis) {
bool vis_get_autoindent(const Vis *vis) {
return vis->autoindent;
-} \ No newline at end of file
+}