summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/editor')
-rw-r--r--fnl/plugins/editor/textobjs.fnl (renamed from fnl/plugins/editor/textobj.fnl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/textobj.fnl b/fnl/plugins/editor/textobjs.fnl
index 128fa0a..8d68ac3 100644
--- a/fnl/plugins/editor/textobj.fnl
+++ b/fnl/plugins/editor/textobjs.fnl
@@ -1,4 +1,4 @@
-;; Various text objects
+;; Various text objects.
{1 :chrisgrieser/nvim-various-textobjs
:event :BufReadPost