We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd883e commit 6ac53a5Copy full SHA for 6ac53a5
git-attr.el
@@ -40,7 +40,7 @@
40
41
;;; Code:
42
43
-(defvar-local git-attr 'undecided "Git attributtes for current buffer.")
+(defvar-local git-attr 'undecided "Git attributes for current buffer.")
44
45
(defun git-attr-check ()
46
"Get git attributes for current buffer file."
0 commit comments