-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All documentations and assets have been moved to the official Nord website and documentations (1,2,3). References: (1) nordtheme.com/ports/tmux (2) nordtheme.com/docs/ports/tmux (3) arcticicestudio/nord-docs GH-36
- Loading branch information
1 parent
72b0b3f
commit d840c5d
Showing
8 changed files
with
98 additions
and
111 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.