Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 9736d98

Browse files
Update README.md
1 parent 8e591a2 commit 9736d98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ It depends on your npp version:
1919
### Settings
2020
This plugin has two settings.
2121
1. 'Try to decompress all files': If set the plugin will try to decompress all files regardless of the extension. All decompressed files will be tracked and if saved automatically compressed. (If the path is still the same)
22-
2. 'GZip-suffixes': The list of suffixes that schould automatically be decompressed. If a file is saved with such suffix it will also be compressed.
22+
2. 'Open all ANSI files as UTF-8': If set the plugin changes the selected encoding to utf8 if it the file encoding is detected as ansi. If not set files containing non latin characters (e.g. asian) might be decoded as ANSI files.
23+
3. 'GZip-suffixes': The list of suffixes that schould automatically be decompressed. If a file is saved with such suffix it will also be compressed.
2324

2425
### Commands
2526
In the menubar there are 6 Commands:

0 commit comments

Comments
 (0)