Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added mode for INI file #125

Merged
merged 5 commits into from
Jun 6, 2015
Merged

Conversation

hirokiky
Copy link
Contributor

No description provided.



class FileTypeInfo(filetypedef.FileTypeInfo):
FILE_EXT = {'.ini', '.conf'}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can '.conf' files be able to considered ini files? 'http.conf' came into my mind at first.

@hirokiky
Copy link
Contributor Author

@atsuoishimoto Fixed problems 🉑

hirokiky added 2 commits May 22, 2015 17:52
which contains Comment, Uncomment, and Table of Contents
@atsuoishimoto atsuoishimoto merged commit 72d85cd into kaaedit:master Jun 6, 2015
@atsuoishimoto
Copy link
Member

Merged. Thanks!

@hirokiky hirokiky deleted the feature-ini-mode branch June 8, 2015 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants