Skip to content

Commit

Permalink
docs: update file description in header
Browse files Browse the repository at this point in the history
Clarify the purpose of ivy-ag.el by specifying it as a front-end for
ag (the silver searcher) with an ivy interface.
  • Loading branch information
KarimAziev committed May 27, 2024
1 parent 48a3032 commit 7d31503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy-ag.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; ivy-ag.el --- Configure ag -*- lexical-binding: t -*-
;;; ivy-ag.el --- A front-end for ag (the silver searcher) with ivy interface -*- lexical-binding: t -*-

;; Copyright (C) 2022 Karim Aziiev <[email protected]>

Expand Down

0 comments on commit 7d31503

Please sign in to comment.