A basic major mode for editing .hgignore
files used by the mercurial
version control system.
hgignore-mode
is included in MELPA. Enable the
MELPA repository and then install it via M-x package-install RET hgignore-mode
.
Or download the package manually and install it using M-x package-install-from-file RET hgignore-model.el RET
.
Copyright (C) 2014-2015 Omair Majid
Author: Omair Majid [email protected]
URL: http://github.com/omajid/hgignore-mode
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.