Vim: Remove YCM
It's too damn finicky, what with requiring compilation and whatnot
This commit is contained in:
parent
bec20f3754
commit
4ab33e2ef2
@ -11,13 +11,13 @@ ViewPropsTimestamp=2017,11,2,0,34,21
|
|||||||
IconSize=64
|
IconSize=64
|
||||||
|
|
||||||
[KPropertiesDialog]
|
[KPropertiesDialog]
|
||||||
Height 1080=406
|
Height 1080=478
|
||||||
Width 1920=482
|
Width 1920=446
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
Height 1080=1015
|
Height 1080=1015
|
||||||
MenuBar=Disabled
|
MenuBar=Disabled
|
||||||
State=AAAA/wAAAAD9AAAAAwAAAAAAAADAAAAD0fwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAAmAAAD0QAAAFABAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAGowAAA9EAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA=
|
State=AAAA/wAAAAD9AAAAAwAAAAAAAADAAAAD0fwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAAmAAAD0QAAAFoBAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAGowAAA9EAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA=
|
||||||
ToolBarsMovable=Disabled
|
ToolBarsMovable=Disabled
|
||||||
Width 1920=1892
|
Width 1920=1892
|
||||||
|
|
||||||
|
@ -6,25 +6,25 @@ Style=InApplication
|
|||||||
|
|
||||||
[ColorEffects:Disabled]
|
[ColorEffects:Disabled]
|
||||||
ChangeSelectionColor=
|
ChangeSelectionColor=
|
||||||
Color=
|
Color=56,56,56
|
||||||
ColorAmount=
|
ColorAmount=0
|
||||||
ColorEffect=
|
ColorEffect=0
|
||||||
ContrastAmount=
|
ContrastAmount=0.65
|
||||||
ContrastEffect=
|
ContrastEffect=1
|
||||||
Enable=
|
Enable=
|
||||||
IntensityAmount=
|
IntensityAmount=0.1
|
||||||
IntensityEffect=
|
IntensityEffect=2
|
||||||
|
|
||||||
[ColorEffects:Inactive]
|
[ColorEffects:Inactive]
|
||||||
ChangeSelectionColor=true
|
ChangeSelectionColor=true
|
||||||
Color=
|
Color=112,111,110
|
||||||
ColorAmount=
|
ColorAmount=0.025
|
||||||
ColorEffect=
|
ColorEffect=2
|
||||||
ContrastAmount=
|
ContrastAmount=0.1
|
||||||
ContrastEffect=
|
ContrastEffect=2
|
||||||
Enable=true
|
Enable=false
|
||||||
IntensityAmount=
|
IntensityAmount=0
|
||||||
IntensityEffect=
|
IntensityEffect=0
|
||||||
|
|
||||||
[Colors:Button]
|
[Colors:Button]
|
||||||
BackgroundAlternate=77,77,77
|
BackgroundAlternate=77,77,77
|
||||||
@ -160,13 +160,16 @@ parseMode=2
|
|||||||
ColorScheme=Breeze Dark
|
ColorScheme=Breeze Dark
|
||||||
Name=Arc Dark
|
Name=Arc Dark
|
||||||
TerminalApplication[$e]=urxvt
|
TerminalApplication[$e]=urxvt
|
||||||
|
XftAntialias=true
|
||||||
|
XftHintStyle=hintslight
|
||||||
|
XftSubPixel=rgb
|
||||||
dbfile=/home/salt/.mozilla/firefox/v30p40mn.default/places.sqlite
|
dbfile=/home/salt/.mozilla/firefox/v30p40mn.default/places.sqlite
|
||||||
fixed=Hack,9,-1,5,50,0,0,0,0,0
|
fixed=Hack,9,-1,5,50,0,0,0,0,0
|
||||||
font=Noto Sans,10,-1,0,50,0,0,0,0,0
|
font=Noto Sans,10,-1,5,50,0,0,0,0,0
|
||||||
menuFont=Noto Sans,10,-1,0,50,0,0,0,0,0
|
menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0
|
||||||
shadeSortColumn=true
|
shadeSortColumn=true
|
||||||
smallestReadableFont=Noto Sans,8,-1,0,50,0,0,0,0,0
|
smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0
|
||||||
toolBarFont=Noto Sans,10,-1,0,50,0,0,0,0,0
|
toolBarFont=Noto Sans,10,-1,5,50,0,0,0,0,0
|
||||||
widgetStyle=Breeze
|
widgetStyle=Breeze
|
||||||
|
|
||||||
[Icons]
|
[Icons]
|
||||||
@ -196,7 +199,7 @@ Show hidden files=false
|
|||||||
Sort by=Name
|
Sort by=Name
|
||||||
Sort directories first=true
|
Sort directories first=true
|
||||||
Sort reversed=false
|
Sort reversed=false
|
||||||
Speedbar Width=258
|
Speedbar Width=150
|
||||||
View Style=Simple
|
View Style=Simple
|
||||||
detailedViewIconSize=0
|
detailedViewIconSize=0
|
||||||
listViewIconSize=43
|
listViewIconSize=43
|
||||||
@ -287,7 +290,7 @@ Size=22
|
|||||||
[WM]
|
[WM]
|
||||||
activeBackground=49,54,59
|
activeBackground=49,54,59
|
||||||
activeBlend=255,255,255
|
activeBlend=255,255,255
|
||||||
activeFont=Noto Sans,10,-1,0,50,0,0,0,0,0
|
activeFont=Noto Sans,10,-1,5,50,0,0,0,0,0
|
||||||
activeForeground=239,240,241
|
activeForeground=239,240,241
|
||||||
inactiveBackground=49,54,59
|
inactiveBackground=49,54,59
|
||||||
inactiveBlend=75,71,67
|
inactiveBlend=75,71,67
|
||||||
|
@ -7,7 +7,7 @@ _k_friendly_name=KDE Daemon
|
|||||||
|
|
||||||
[kaccess]
|
[kaccess]
|
||||||
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
||||||
_k_friendly_name=kaccess
|
_k_friendly_name=Accessibility
|
||||||
|
|
||||||
[kcm_touchpad]
|
[kcm_touchpad]
|
||||||
Disable Touchpad=Touchpad Off,Touchpad Off,Disable Touchpad
|
Disable Touchpad=Touchpad Off,Touchpad Off,Disable Touchpad
|
||||||
@ -25,7 +25,7 @@ PowerOff=,Power Off,Power Off
|
|||||||
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
||||||
Sleep=,Sleep,Suspend
|
Sleep=,Sleep,Suspend
|
||||||
Toggle Keyboard Backlight=,Keyboard Light On/Off,Toggle Keyboard Backlight
|
Toggle Keyboard Backlight=,Keyboard Light On/Off,Toggle Keyboard Backlight
|
||||||
_k_friendly_name=Power Management
|
_k_friendly_name=KDE Daemon
|
||||||
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
||||||
|
|
||||||
[khotkeys]
|
[khotkeys]
|
||||||
@ -295,7 +295,6 @@ activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
|
|||||||
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
|
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
|
||||||
activate widget 25=none,none,Activate Pager Widget
|
activate widget 25=none,none,Activate Pager Widget
|
||||||
activate widget 50=Alt+F1,none,Activate Application Launcher Widget
|
activate widget 50=Alt+F1,none,Activate Application Launcher Widget
|
||||||
activate widget 62=none,none,Activate Updates Widget
|
|
||||||
clear-history=none,none,Clear Clipboard History
|
clear-history=none,none,Clear Clipboard History
|
||||||
clipboard_action=Ctrl+Alt+X,Ctrl+Alt+X,Enable Clipboard Actions
|
clipboard_action=Ctrl+Alt+X,Ctrl+Alt+X,Enable Clipboard Actions
|
||||||
cycleNextAction=none,none,Next History Item
|
cycleNextAction=none,none,Next History Item
|
||||||
|
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -10,10 +10,6 @@
|
|||||||
[submodule ".vim/bundle/vim-template"]
|
[submodule ".vim/bundle/vim-template"]
|
||||||
path = .vim/bundle/vim-template
|
path = .vim/bundle/vim-template
|
||||||
url = git@github.com:aperezdc/vim-template.git
|
url = git@github.com:aperezdc/vim-template.git
|
||||||
[submodule ".vim/bundle/YouCompleteMe"]
|
|
||||||
path = .vim/bundle/YouCompleteMe
|
|
||||||
url = git@github.com:Valloric/YouCompleteMe.git
|
|
||||||
branch = master
|
|
||||||
[submodule ".vim/bundle/vim-colors-solarized"]
|
[submodule ".vim/bundle/vim-colors-solarized"]
|
||||||
path = .vim/bundle/vim-colors-solarized
|
path = .vim/bundle/vim-colors-solarized
|
||||||
url = git@github.com:altercation/vim-colors-solarized.git
|
url = git@github.com:altercation/vim-colors-solarized.git
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit d0c6b6186e7a9ab7d5e770add3079200a518d908
|
|
Reference in New Issue
Block a user