diff --git a/common/.config/kate-externaltoolspluginrc b/common/.config/kate-externaltoolspluginrc new file mode 100644 index 0000000..257943a --- /dev/null +++ b/common/.config/kate-externaltoolspluginrc @@ -0,0 +1,2 @@ +[Editor] +Size=418,519 diff --git a/common/.config/kate/debugger/dap.json b/common/.config/kate/debugger/dap.json new file mode 100644 index 0000000..e69de29 diff --git a/common/.config/katerc b/common/.config/katerc new file mode 100644 index 0000000..2e6c7f3 --- /dev/null +++ b/common/.config/katerc @@ -0,0 +1,305 @@ +[ColorPicker] +HexLengths=3,6 +NamedColors=true +PreviewAfterColor=true + +[ColoredBrackets] +color1=#1275ef +color2=#f83c1f +color3=#9dba1e +color4=#e219e2 +color5=#37d21c + +[General] +Allow Tab Scrolling=true +Auto Hide Tabs=true +Close After Last=true +Close documents with window=true +Days Meta Infos=180 +Diagnostics Limit=12000 +Diff Show Style=0 +Elide Tab Text=false +Expand Tabs=false +Icon size for left and right sidebar buttons=32 +Modified Notification=false +Mouse back button action=0 +Mouse forward button action=0 +Open New Tab To The Right Of Current=true +Output History Limit=100 +Output With Date=false +Quickopen Filter Mode=0 +Quickopen List Mode=true +Recent File List Entry Count=11 +Restore Window Configuration=true +SDI Mode=false +Save Meta Infos=true +Show Full Path in Title=false +Show Menu Bar=true +Show Status Bar=true +Show Symbol In Navigation Bar=true +Show Tab Bar=true +Show Tabs Close Button=true +Show Url Nav Bar=true +Show output view for message type=1 +Show text for left and right sidebar=false +Show welcome view for new window=true +Startup Session=new +Stash new unsaved files=true +Stash unsaved file changes=true +Sync section size with tab positions=true +Tab Double Click New Document=true +Tab Middle Click Close Document=true +Tabbar Tab Limit=0 + +[KTextEditor Document] +Allow End of Line Detection=true +Auto Detect Indent=true +Auto Reload If State Is In Version Control=true +Auto Save=false +Auto Save Interval=0 +Auto Save On Focus Out=false +BOM=false +Backup Local=false +Backup Prefix= +Backup Remote=false +Backup Suffix=~ +Camel Cursor=true +Encoding=UTF-8 +End of Line=0 +Indent On Backspace=true +Indent On Tab=true +Indent On Text Paste=true +Indentation Mode=normal +Indentation Width=4 +Keep Extra Spaces=false +Line Length Limit=10000 +Newline at End of File=true +On-The-Fly Spellcheck=true +Overwrite Mode=false +PageUp/PageDown Moves Cursor=false +Remove Spaces=1 +ReplaceTabsDyn=true +Show Spaces=1 +Show Tabs=true +Smart Home=true +Swap Directory= +Swap File Mode=0 +Swap Sync Interval=15 +Tab Handling=2 +Tab Width=4 +Trailing Marker Size=1 +Word Wrap=false +Word Wrap Column=80 + +[KTextEditor Editor] +Encoding Prober Type=1 +Fallback Encoding=ISO 8859-6 + +[KTextEditor Renderer] +Animate Bracket Matching=true +Auto Color Theme Selection=false +Color Theme=GitHub Dark +Line Height Multiplier=1 +Show Indentation Lines=true +Show Whole Bracket Expression=true +Text Font=FuraCode Nerd Font,14,-1,5,450,0,0,0,0,0,0,0,0,0,0,1,Retina +Text Font Features= +Word Wrap Marker=false + +[KTextEditor View] +Allow Mark Menu=true +Auto Brackets=true +Auto Center Lines=7 +Auto Completion=true +Auto Completion Preselect First Entry=true +Backspace Remove Composed Characters=false +Bookmark Menu Sorting=0 +Bracket Match Preview=true +Chars To Enclose Selection=<>(){}[]'" +Default Mark Type=1 +Dynamic Word Wrap=true +Dynamic Word Wrap Align Indent=80 +Dynamic Word Wrap At Static Marker=false +Dynamic Word Wrap Indicators=1 +Dynamic Wrap not at word boundaries=false +Enable Accessibility=true +Enable Tab completion=true +Enter To Insert Completion=true +Fold First Line=false +Folding Bar=true +Folding Preview=true +Icon Bar=false +Input Mode=1 +Keyword Completion=true +Line Modification=true +Line Numbers=true +Max Clipboard History Entries=999 +Maximum Search History Size=100 +Mouse Paste At Cursor Position=false +Multiple Cursor Modifier=134217728 +Persistent Selection=false +Scroll Bar Marks=true +Scroll Bar Mini Map All=true +Scroll Bar Mini Map Width=60 +Scroll Bar MiniMap=false +Scroll Bar Preview=true +Scroll Past End=false +Search/Replace Flags=140 +Shoe Line Ending Type in Statusbar=false +Show Documentation With Completion=true +Show File Encoding=true +Show Folding Icons On Hover Only=true +Show Line Count=false +Show Scrollbars=0 +Show Statusbar Dictionary=true +Show Statusbar Highlighting Mode=true +Show Statusbar Input Mode=true +Show Statusbar Line Column=true +Show Statusbar Tab Settings=true +Show Word Count=false +Smart Copy Cut=true +Statusbar Line Column Compact Mode=true +Text Drag And Drop=true +User Sets Of Chars To Enclose Selection= +Vi Input Mode Steal Keys=true +Vi Relative Line Numbers=false +Word Completion=true +Word Completion Minimal Word Length=3 +Word Completion Remove Tail=true + +[KateSQLPlugin] +SaveConnections=true + +[KateSQLPlugin][OutputCustomization][blob] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[KateSQLPlugin][OutputCustomization][bool] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[KateSQLPlugin][OutputCustomization][datetime] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[KateSQLPlugin][OutputCustomization][null] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[KateSQLPlugin][OutputCustomization][number] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[KateSQLPlugin][OutputCustomization][text] +backgroundColor=27,30,32 +font=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 +foregroundColor=252,252,252 + +[Konsole] +AutoSyncronizeMode=1 +KonsoleEscKeyBehaviour=true +KonsoleEscKeyExceptions=vi,vim,nvim,git +RemoveExtension=false +RunPrefix= +SetEditor=false + +[MainWindow] +2 screens: Height=1367 +2 screens: Width=1275 +2560x1440 screen: Height=1372 +2560x1440 screen: Width=1278 +2560x1440 screen: Window-Maximized=true +ToolBarsMovable=Disabled + +[PluginSymbolViewer] +ExpandTree=false +SortSymbols=true +TreeView=false +ViewTypes=true + +[Printing][HeaderFooter] +FooterBackground=211,211,211 +FooterBackgroundEnabled=false +FooterEnabled=true +FooterForeground=0,0,0 +FooterFormatCenter= +FooterFormatLeft= +FooterFormatRight=%U +HeaderBackground=211,211,211 +HeaderBackgroundEnabled=false +HeaderEnabled=true +HeaderFooterFont=FiraCode Nerd Font Mono,14,-1,5,450,0,0,0,0,0,0,0,0,0,0,1,Retina +HeaderForeground=0,0,0 +HeaderFormatCenter=%f +HeaderFormatLeft=%y +HeaderFormatRight=%p + +[Printing][Layout] +BackgroundColorEnabled=false +BoxColor=invalid +BoxEnabled=false +BoxMargin=6 +BoxWidth=1 +ColorScheme=Printing +Font=FiraCode Nerd Font Mono,14,-1,5,450,0,0,0,0,0,0,0,0,0,0,1,Retina + +[Printing][Text] +DontPrintFoldedCode=true +Legend=false +LineNumbers=false + +[Replicode] +replicodePath= + +[debugplugin] +DAPConfiguration= + +[filetree] +editShade=31,81,106 +listMode=false +middleClickToClose=true +shadingEnabled=true +showCloseButton=true +showFullPathOnRoots=true +showToolbar=true +sortRole=0 +viewShade=81,49,95 + +[lspclient] +AllowedServerCommandLines= +AutoHover=true +AutoImport=true +BlockedServerCommandLines= +CompletionDocumentation=true +CompletionParens=true +Diagnostics=true +FormatOnSave=true +HighlightGoto=true +IncrementalSync=false +InlayHints=true +Messages=true +ReferencesDeclaration=true +SemanticHighlighting=true +ServerConfiguration= +SignatureHelp=true +SymbolDetails=true +SymbolExpand=true +SymbolSort=false +SymbolTree=true +TypeFormatting=true + +[project] +autoCMake=true +autorepository=git +gitStatusDoubleClick=2 +gitStatusSingleClick=1 +index=false +indexDirectory= +multiProjectCompletion=false +multiProjectGoto=false +restoreProjectsForSessions=false diff --git a/common/.config/katevirc b/common/.config/katevirc new file mode 100644 index 0000000..207c300 --- /dev/null +++ b/common/.config/katevirc @@ -0,0 +1,20 @@ +[Kate Vi Input Mode Settings] +Command Mode Mapping Keys= +Command Mode Mappings= +Command Mode Mappings Recursion= +Insert Mode Mapping Keys= +Insert Mode Mappings= +Insert Mode Mappings Recursion= +Macro Completions= +Macro Contents= +Macro Registers= +Map Leader=\\ +Normal Mode Mapping Keys=,,cd,,g;,,/,k,,N,[q,,,]q,j,?,,,J,,,,,,]s,y,,,xt,,n,g\\,,, +Normal Mode Mappings=:echoe,:wqa,:lcd,,g;zz,:%y+,:nohlsearch:diffupdate:normal!,gk,zz,Nzzzv,cprev,,zz,cnext,gj,N,zz,:vertical,mzJ`z:delmarks,:m,,:wa,:m,:bprevious,]szz,"+y,:bnext,:vertical,:tabclose,zz,nzzzv,g\\,zz,:resize,:resize +Normal Mode Mappings Recursion=false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false +ViRegisterContents=\n,s,g77eDM2Bya2p\n, +ViRegisterFlags=1,0,1,0 +ViRegisterNames=",-,0,^ +Visual Mode Mapping Keys= +Visual Mode Mappings= +Visual Mode Mappings Recursion=