mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
stuff
This commit is contained in:
@@ -5,3 +5,5 @@
|
|||||||
email = bauer@cbs.tu-darmstadt.de
|
email = bauer@cbs.tu-darmstadt.de
|
||||||
[pack]
|
[pack]
|
||||||
threads = 8
|
threads = 8
|
||||||
|
[core]
|
||||||
|
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||||
|
|||||||
1165
profiles/base/bin/diff-so-fancy
Executable file
1165
profiles/base/bin/diff-so-fancy
Executable file
File diff suppressed because it is too large
Load Diff
@@ -7,8 +7,7 @@
|
|||||||
[
|
[
|
||||||
"~/conda/bin/pyls"
|
"~/conda/bin/pyls"
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"enabled": false
|
||||||
|
|
||||||
},
|
},
|
||||||
"rls":
|
"rls":
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
"rsub",
|
"rsub",
|
||||||
"Rust Enhanced",
|
"Rust Enhanced",
|
||||||
"SideBarEnhancements",
|
"SideBarEnhancements",
|
||||||
"TabNine"
|
"TabNine",
|
||||||
|
"WordCount"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"detect_indentation": false,
|
"detect_indentation": false,
|
||||||
"dictionary": "Packages/Language - English/en_US.dic",
|
"dictionary": "Packages/Language - English/en_US.dic",
|
||||||
"font_face": "Hack for Powerline Regular",
|
"font_face": "Hack for Powerline Regular",
|
||||||
"font_size": 13,
|
"font_size": 21,
|
||||||
"hot_exit": false,
|
"hot_exit": false,
|
||||||
"ignored_packages":
|
"ignored_packages":
|
||||||
[
|
[
|
||||||
@@ -35,5 +35,6 @@
|
|||||||
"vintage_start_in_command_mode": true,
|
"vintage_start_in_command_mode": true,
|
||||||
"vintageous_use_ctrl_keys": false,
|
"vintageous_use_ctrl_keys": false,
|
||||||
"vintageous_use_super_keys": false,
|
"vintageous_use_super_keys": false,
|
||||||
|
"word_wrap": false,
|
||||||
"wrap_width": 80
|
"wrap_width": 80
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user