diff options
Diffstat (limited to 'fnl/config/comment.fnl')
-rw-r--r-- | fnl/config/comment.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/comment.fnl b/fnl/config/comment.fnl index 29b7871..07bfc6d 100644 --- a/fnl/config/comment.fnl +++ b/fnl/config/comment.fnl @@ -17,4 +17,4 @@ ;; Add comment at the end of line :eol :mcA}}) -{1 :numToStr/Comment.nvim :event :BufReadPost :config opts} +{1 :numToStr/Comment.nvim :event :BufReadPost :opts opts} |