aboutsummaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-12-29 10:15:20 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-12-29 10:15:20 +0100
commitbc6e2fc05148dee914141a07fcefb75ac3a819e1 (patch)
treeb5ea4a9304ca8c2815d4838308807f72292b5ac3 /assets
parent53fce0db2d0227244213444e0f9ff223a68c5269 (diff)
downloadnord-vim-bc6e2fc05148dee914141a07fcefb75ac3a819e1.tar.gz
Add configuration for italic text
The configuration to enable italic comments (1) is like the name suggests limited to comments only, but there are other use cases like the italic style in Markdown (2). This commit adds a new theme configuration to explicitly enable italics. The configurations is enabled by default when running in "gui" mode and is disabled by default in "term" mode. The reason for this standard behavior is the fact that there are still shells and terminals which are not able to handle italics. Enabling italics for terminals by default would cause unpredictable bugs and graphical glitches. The new configuration is named "nord_italic". References: (1) https://github.com/arcticicestudio/nord-vim#italic-comments (2) https://github.com/arcticicestudio/nord-vim/issues/84 GH-88
Diffstat (limited to 'assets')
-rw-r--r--assets/scrot-config-italic-comments.pngbin0 -> 135518 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/assets/scrot-config-italic-comments.png b/assets/scrot-config-italic-comments.png
new file mode 100644
index 0000000..edd9d95
--- /dev/null
+++ b/assets/scrot-config-italic-comments.png
Binary files differ