mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
11 lines
154 B
YAML
11 lines
154 B
YAML
line_length_guide:
|
|
- 80
|
|
- 100
|
|
line_wrapping: true
|
|
open_mode:
|
|
exclusions:
|
|
- '**/.git'
|
|
- '**/.svn'
|
|
soft_tabs: true
|
|
tab_width: 2
|
|
theme: solarized_dark
|