edit files

This commit is contained in:
arcan1s 2015-02-03 16:12:22 +03:00
parent 27ca4972a9
commit 08451e3d47
4 changed files with 155 additions and 7165 deletions

74
katepartrc Normal file
View File

@ -0,0 +1,74 @@
[Document]
Allow End of Line Detection=true
BOM=false
Backup Flags=0
Backup Prefix=
Backup Suffix=~
Encoding=UTF-8
End of Line=0
Indent On Backspace=true
Indent On Tab=true
Indent On Text Paste=false
Indentation Mode=cppstyle
Indentation Width=2
Keep Extra Spaces=false
Line Length Limit=4096
Newline At EOF=true
On-The-Fly Spellcheck=false
Overwrite Mode=false
PageUp/PageDown Moves Cursor=false
Remove Spaces=2
ReplaceTabsDyn=true
Show Spaces=true
Show Tabs=true
Smart Home=true
Swap Directory=
Swap File Mode=1
Swap Sync Interval=15
Tab Handling=0
Tab Width=4
Word Wrap=false
Word Wrap Column=80
[Editor]
Encoding Prober Type=1
Fallback Encoding=ISO-8859-15
[Renderer]
Animate Bracket Matching=true
Schema=DarkOxygen
Show Indentation Lines=false
Show Whole Bracket Expression=true
Word Wrap Marker=true
[View]
Allow Mark Menu=true
Auto Center Lines=0
Auto Completion=true
Bookmark Menu Sorting=0
Default Mark Type=1
Dynamic Word Wrap=true
Dynamic Word Wrap Align Indent=80
Dynamic Word Wrap Indicators=1
Fold First Line=true
Folding Bar=true
Icon Bar=true
Input Mode=0
Keyword Completion=true
Line Modification=true
Line Numbers=true
Maximum Search History Size=100
Persistent Selection=false
Scroll Bar Marks=true
Scroll Bar Mini Map=true
Scroll Bar Mini Map All=false
Scroll Bar Mini Map Width=60
Scroll Past End=false
Search/Replace Flags=140
Show Scrollbars=0
Smart Copy Cut=true
Vi Input Mode Steal Keys=false
Vi Relative Line Numbers=false
Word Completion=true
Word Completion Minimal Word Length=3
Word Completion Remove Tail=true

81
katerc Normal file
View File

@ -0,0 +1,81 @@
[CTags]
GlobalCommand=ctags -R --c++-types=+px --extra=+q --excmd=pattern --exclude=Makefile --exclude=.
GlobalNumTargets=0
[General]
Config Revision=10
Days Meta Infos=30
Last Session=
Modified Notification=true
Recent File List Entry Count=10
Restore Window Configuration=true
Save Meta Infos=true
Show Full Path in Title=false
Show Menu Bar=true
Show Status Bar=true
Show Tab Bar=true
Startup Session=manual
[KTextEditor::Search]
Search History=checkbox {,checkbox,checkbo,useWifi,toolti
[KateSQLPlugin]
SaveConnections=true
[KateSQLPlugin][OutputCustomization][blob]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[KateSQLPlugin][OutputCustomization][bool]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[KateSQLPlugin][OutputCustomization][datetime]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[KateSQLPlugin][OutputCustomization][null]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[KateSQLPlugin][OutputCustomization][number]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[KateSQLPlugin][OutputCustomization][text]
backgroundColor=255,255,255
font=Liberation Serif,10,-1,5,50,0,0,0,0,0
foregroundColor=31,28,27
[Konsole]
AutoSyncronize=false
SetEditor=false
[MainWindow]
Height 1080=505
State=AAAA/wAAAAD9AAAAAAAABkAAAAMfAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAAAAAAEgBnAGQAYgBwAGwAdQBnAGkAbgEAAAAA/////wAAAAAAAAAA
ToolBarsMovable=Disabled
Width 1920=956
Window-Maximized 900x1600=true
[PluginSymbolViewer]
ExpandTree=true
SortSymbols=true
TreeView=true
ViewTypes=true
[filetree]
editShade=210,181,216
listMode=false
shadingEnabled=true
showFullPathOnRoots=false
sortRole=0
viewShade=185,178,206
[project]
autorepository=git,subversion

View File

@ -110,9 +110,6 @@ Include = /etc/pacman.d/mirrorlist
[multilib] [multilib]
Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist
[arcanisrepo]
Server = ftp://repo.arcanis.name/repo/$arch
[blackarch] [blackarch]
Server = http://blackarch.org/blackarch/$repo/os/$arch Server = http://blackarch.org/blackarch/$repo/os/$arch

File diff suppressed because it is too large Load Diff