Arctic Ice Studio
ddd9ed6891
Prepare release version 0.9.0
2018-06-24 09:02:38 +02:00
Arctic Ice Studio
01cfd1beac
Merge pull request #127 from arcticicestudio/feature/gh-106-underline-toggle-config
...
Theme config to globally toggle underlines
2018-06-23 19:20:55 +02:00
dylnmc
3b306306cb
Implement config to toggle underlines
...
All underlines can be disabled globally with the
"g:nord_underline" config.
GH-106
2018-06-23 17:57:34 +02:00
Arctic Ice Studio
9e7addbc14
Merge pull request #114 from smesko85/vimwiki-syntax
...
Add vimwiki syntax higlighting.
2018-06-23 11:03:29 +02:00
Vladimir Dumitraskovic
a27be46052
Add vimwiki syntax higlighting.
...
GH-98
2018-06-23 10:59:25 +02:00
Arctic Ice Studio
035e36de3a
Merge pull request #100 from andrepolischuk/cursor-line-nr-background
...
Match CursorLineNr background to CursorLine
2018-06-23 08:36:48 +02:00
Arctic Ice Studio
50ec737b8f
Fix inconsistent line number foreground color in GUI mode
...
In term mode the number uses nord4, but in GUI mode nord3 was used
instead. This was not intended and has been changed to match the term
mode style.
GH-100
2018-06-23 08:30:09 +02:00
Andrey Polischuk
2508195ad7
Match CursorLineNr background to CursorLine
...
A config to allow users to enable background for the line cumber of the
current cursor position. It uses the same color as the current line so
it appears as a uniform background highlighting.
2018-06-23 08:27:58 +02:00
Arctic Ice Studio
65c559eea8
Merge pull request #121 from ironhouzi/pronounced_difftext
...
Bug: "Invisible" DiffText
2018-05-07 13:23:45 +02:00
Arctic Ice Studio
2bb7c72c76
Use nord9 for inline diff marker
...
The reason is that is might be a bit confusing if removed code is
marked with a greenish color which actually marks added code.
GH-121
2018-05-07 13:14:01 +02:00
Arctic Ice Studio
1df3945394
Merge pull request #122 from kooparse/develop
...
Add support for vim-signature higlighting
2018-05-07 05:47:08 +02:00
Alexandre Chêne
b6d20bd62d
Add vim-signature marks higlighting
2018-05-06 08:07:17 +02:00
Arctic Ice Studio
b1478b07e3
Merge pull request #120 from mdzhang/develop
...
Highlight Yaml keys
2018-05-05 16:42:34 +02:00
Michelle D Zhang
df75ad7b4b
Yaml key highlight for stephpy/vim-yaml
2018-05-05 08:59:11 -04:00
Arctic Ice Studio
4fe2d43ecd
Merge pull request #119 from kristijanhusak/feature/add-js-this-highlight
...
Link jsThis highlight to keyword.
2018-05-05 11:41:25 +02:00
Robin Skahjem-Eriksen
b363a849d7
Bug: "Invisible" DiffText
...
Make single line diffs visible. The old colours was hiding these changes.
2018-05-02 23:41:39 +02:00
Kristijan Husak
5f8b798b26
Link jsThis highlight to keyword.
2018-04-26 14:31:49 +02:00
Arctic Ice Studio
922504fb8f
Merge pull request #108 from dylnmc/StatusLineTerm-fix
...
Fixes StatusLineTerm colors
2018-03-10 16:19:15 +01:00
dylnmc
1f18fcb137
Fixes StatusLineTerm colors
2018-03-09 22:00:42 -05:00
Arctic Ice Studio
2fac9fa0c8
Merge pull request #101 from meck/develop
...
Make the neovim terminal cursor visible when out of terminal mode
2018-02-21 11:01:45 +01:00
meck
f488b12492
Move TermCursorNC according to req
2018-02-21 10:55:55 +01:00
meck
b38371018f
Make the neovim terminal cursor visible when out of terminal mode
2018-02-18 19:52:47 +01:00
Arctic Ice Studio
22844c372c
Merge branch 'release/0.8.0' into develop
2018-01-05 20:15:41 +01:00
Arctic Ice Studio
2b79506a58
Prepare release version 0.8.0
2018-01-05 20:15:22 +01:00
Arctic Ice Studio
8bc1be01c6
Merge pull request #96 from arcticicestudio/bugfix/gh-95-matching-parens-background-color-in-gui-mode
...
Fix matching parens background color in GUI mode
2018-01-05 17:59:14 +01:00
Arctic Ice Studio
edf76eb823
Fix matching parens background color in GUI mode
...
The background color for matching parens (group "MatchParen") has been
improved in version "0.7.0" (1), but instead of using "nord3" as
background color in GUI mode "nord0" has been assigned.
References:
(1) https://github.com/arcticicestudio/nord-vim/projects/10
GH-95
2018-01-05 17:44:04 +01:00
Arctic Ice Studio
3c14c96115
Merge pull request #94 from arcticicestudio/improvement/gh-74-clarify-lightline-advanced-configuration
...
Clarify configuration of lightline screenshots
2017-12-31 11:12:52 +01:00
Arctic Ice Studio
e9974fe602
Merge pull request #93 from arcticicestudio/improvement/gh-85-help-link-highlighting
...
Highlighting for links in help
2017-12-31 11:12:27 +01:00
Arctic Ice Studio
0f5c877064
Clarify configuration of lightline screenshots
...
The screenshots have been made using the lightline's advanced
configurations (1) which may confuse users when the lighline does not
equal the one seen on the screenshot. This has been clarified now and
a additional screenshot with the default lightline styles has been
added.
References:
(1) https://github.com/itchyny/lightline.vim#advanced-configuration
GH-74
2017-12-31 11:03:36 +01:00
Arctic Ice Studio
edcdd0e4ac
Merge pull request #81 from dabio/vim-signify
...
Colorize vim-signify signs
2017-12-31 10:14:54 +01:00
Arctic Ice Studio
2fd95da6b6
Add highlighting for help links
...
The color of links in help was the same as normal text making it
impossible to to distinguish between both.
GH-85
2017-12-31 10:07:06 +01:00
Arctic Ice Studio
eac77b8404
Merge branch 'release/0.7.0' into develop
2017-12-30 18:27:52 +01:00
Arctic Ice Studio
1e74d7ac29
Prepare release version 0.7.0
2017-12-30 18:27:09 +01:00
Arctic Ice Studio
8eb7b2a6cd
Merge pull request #78 from vincentzhezhang/develop
...
Fix counterintuitive match paren's highlight
2017-12-30 15:51:47 +01:00
Arctic Ice Studio
f6b7b20a05
Improve matching parent group style for cterm
...
A more detailed review of this change can be found in the PR thread:
https://github.com/arcticicestudio/nord-vim/pull/78#pullrequestreview-85806310
The changes from the previous commit are good, but there haven still
been some edge cases which had to be coverd. It applied for the "gui"
mode or when the "termguicolors" option is set, but the "cterm" mode is
still affected by the problem (1).
When changing the cterm definitions it had to be keept in mind that there
is no "nord0_term" variable. If set to "NONE" (to make it kind of
"transparent" and use the main background color) there is another edge
case when the "cursorline" option is enabled so only the foreground color
of the matching elements would change to "nord8" (2, 3).
To optimally improve the highlighting for both "gui" and "cterm" mode
"nord3" will be used as background color for the matching element which
doesn't conflict with the "cursorline" color and also stands out in order
to see the matching element (4, 5, 6)
References:
(1) https://user-images.githubusercontent.com/7836623/34409455-3370fada-ebca-11e7-9ed8-d83c3a9c5055.png
(2) https://user-images.githubusercontent.com/7836623/34409493-6221fdd4-ebca-11e7-97c4-703ca9e5198a.png
(3) https://user-images.githubusercontent.com/7836623/34409508-74f913a2-ebca-11e7-8dd2-896ac809e23b.png
(4) https://user-images.githubusercontent.com/7836623/34409567-d8c64bfc-ebca-11e7-919a-1a40cf146084.png
(5) https://user-images.githubusercontent.com/7836623/34409570-dec9c1aa-ebca-11e7-8e68-32b79ec0d7c9.png
(6) https://user-images.githubusercontent.com/7836623/34409581-eddcefc8-ebca-11e7-9ab7-29b80704d836.gif
GH-75
2017-12-30 15:41:54 +01:00
Arctic Ice Studio
63b46125fb
Merge pull request #91 from arcticicestudio/improvement/gh-84-italics-in-markdown
...
Add groups for italic and bold text in Markdown
2017-12-30 09:57:18 +01:00
Arctic Ice Studio
15638a858b
Add groups for italic and bold text in Markdown
...
Include both groups to make sure the formatting is applied correctly
even when the default linked group "Italics" changes.
GH-84
2017-12-30 09:56:30 +01:00
Arctic Ice Studio
97c8aa24c0
Merge pull request #92 from arcticicestudio/improvement/gh-90-markdown-italic-and-bold-delimiter-highlighting
...
Markdown italic and bold delimiter highlighting
2017-12-30 09:52:50 +01:00
Arctic Ice Studio
dbfc55ff14
Merge pull request #89 from arcticicestudio/feature/gh-88-configuration-for-italics
...
Configuration for italic
2017-12-30 09:52:33 +01:00
Arctic Ice Studio
8534e88d9a
Add Markdown italic and bold delimiter highlighting
...
The groups "markdownBoldDelimiter" and "markdownItalicDelimiter" for the
delimiter of italic and bold formatted text are now highlighted as
keywords with "nord9". This also ensures that both styles are easily
recognizable even when the "nord_italic" (1) theme configuration is not
enabled.
References:
(1) https://github.com/arcticicestudio/nord-vim/pull/89
GH-90
2017-12-30 09:33:27 +01:00
Arctic Ice Studio
bc6e2fc051
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
2017-12-29 10:15:20 +01:00
Danilo
9af1be9050
Colorize vim-signify signs
...
All signs of [vim-signify](https://github.com/mhinz/vim-signify ) get
the same colors as GitGutter uses.
2017-12-06 21:41:28 +01:00
Arctic Ice Studio
53fce0db2d
Merge pull request #80 from arcticicestudio/bugifx/gh-64-tab-completion-highlight
...
Fix "WildMenu" background color for current selection (tab completion)
2017-12-05 15:09:21 +01:00
Arctic Ice Studio
788876b8d9
Merge pull request #73 from dylnmc/develop
...
fixes invisible inactive lightline bar
2017-12-05 14:55:21 +01:00
Arctic Ice Studio
59ccb8dc13
Fix wildmenu background color (menu tab completion)
...
The implemented feature in this GH-58 changed the background color of
the status bar ("StatusLine") group to "nord3", but the "WildMenu" group
also useed "nord3" as background color for the current tab selection.
This commit changes the "WildMenu" background color to "nord1" which is
available for both terminal ("nord1_term") and GUI ("nord1_gui") mode.
Related to GH-58
GH-64
2017-12-05 14:22:47 +01:00
Vincent Zhang
678a75efcb
Fix counterintuitive match paren's highlight
2017-12-04 13:09:06 +08:00
Arctic Ice Studio
fa09c3b1da
Merge pull request #77 from anhari/fugitive-syntax-highlting
...
Fugitive syntax highlting
2017-12-02 07:58:17 +01:00
Michael Anhari
fa2ad03633
Add support for fugitive.vim
...
Adds syntax highlighting for filenames using
[fugitive](https://github.com/tpope/vim-fugitive )'s `:Gstatus` window.
2017-11-29 18:07:52 -05:00
dylnmc
c1dfd29d51
fixes invisible inactive lightline bar
2017-11-18 21:49:29 -05:00
Arctic Ice Studio
fa55dc35b7
Merge pull request #70 from arcticicestudio/subtask/gh-69-migrate-to-mit-license
...
Migrate to MIT license
2017-11-12 20:34:59 +01:00