np++
This commit is contained in:
18
Notepad++/plugins/config/ComparePlugin.ini
Normal file
18
Notepad++/plugins/config/ComparePlugin.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
[Main]
|
||||
Old is First=1
|
||||
Old on Left=1
|
||||
Default Compare is to Prev=1
|
||||
Go to First Diff=0
|
||||
Check Encodings=1
|
||||
Wrap Around=0
|
||||
Compact NavBar=1
|
||||
Ignore Spaces=0
|
||||
Detect Moves=1
|
||||
Navigation Bar=1
|
||||
[Colors]
|
||||
Added=16384
|
||||
Removed=64
|
||||
Changed=4227200
|
||||
Moved=16744448
|
||||
Highlight=16512
|
||||
Alpha=100
|
||||
BIN
Notepad++/plugins/config/DSpellCheck.ini
Normal file
BIN
Notepad++/plugins/config/DSpellCheck.ini
Normal file
Binary file not shown.
BIN
Notepad++/plugins/config/HexEditor.ini
Normal file
BIN
Notepad++/plugins/config/HexEditor.ini
Normal file
Binary file not shown.
4
Notepad++/plugins/config/NppHorizontalRuler.ini
Normal file
4
Notepad++/plugins/config/NppHorizontalRuler.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[HorizontalRuler]
|
||||
FontSize=10
|
||||
Fix=0
|
||||
Visible=1
|
||||
10
Notepad++/plugins/config/converter.ini
Normal file
10
Notepad++/plugins/config/converter.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
; This section contains the paremters for command ASCII -> Hex
|
||||
; If you modify directly this file, please restart your Notepad++ to take effect.
|
||||
; * insertSpace: this parameter allows you to insert a white space between the generated hex codes. Set the value to 1 to enable it, 0 otherwise.
|
||||
; * uppercase: this parameter allows you to make a-f in UPPERCASE (ie. A-F). Set the value to 1 to enable it , 0 otherwise.
|
||||
; * nbCharPerLine:this parameter allows you to break line. The value you set is the number of ascii character per line. Set the value from 0 to whatever you want.
|
||||
[ascii2Hex]
|
||||
insertSpace=0
|
||||
uppercase=1
|
||||
nbCharPerLine=16
|
||||
|
||||
17159
Notepad++/plugins/config/hyph_ru_RU.dic
Normal file
17159
Notepad++/plugins/config/hyph_ru_RU.dic
Normal file
File diff suppressed because one or more lines are too long
8138
Notepad++/plugins/config/ru_RU.aff
Normal file
8138
Notepad++/plugins/config/ru_RU.aff
Normal file
File diff suppressed because one or more lines are too long
1448
Notepad++/plugins/config/ru_RU.dic
Normal file
1448
Notepad++/plugins/config/ru_RU.dic
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user