-
-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nord Docs Transition
- Loading branch information
Showing
17 changed files
with
98 additions
and
22,176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# Copyright (C) 2017-present Arctic Ice Studio <[email protected]> | ||
# Copyright (C) 2017-present Sven Greb <[email protected]> | ||
|
||
# Project: Nord tmux | ||
# Repository: https://github.com/arcticicestudio/nord-tmux | ||
# License: MIT | ||
|
||
# ++++++++++++++++++++++ | ||
# + Base Configuration + | ||
# ++++++++++++++++++++++ | ||
|
@@ -7,7 +14,7 @@ end_of_line = lf | |
indent_size = 2 | ||
indent_style = space | ||
insert_final_newline = true | ||
max_line_length = 160 | ||
max_line_length = 120 | ||
trim_trailing_whitespace = true | ||
|
||
# +++++++++++++ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
MIT License (MIT) | ||
|
||
Copyright (c) 2017-present Arctic Ice Studio <[email protected]> (http://arcticicestudio.com) | ||
Copyright (c) 2017-present Sven Greb <code@svengreb.de> (http://svengreb.de) | ||
Copyright (C) 2017-present Arctic Ice Studio <[email protected]> (https://www.arcticicestudio.com) | ||
Copyright (C) 2017-present Sven Greb <development@svengreb.de> (https://www.svengreb.de) | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
Oops, something went wrong.