Arctic Ice Studio
1025d83931
Add plugin support for plasticboy/vim-markdown
...
This adds support for the language plugin plasticboy/vim-markdown to
match the style of the built-in markdown syntax styles.
GH-45
2017-09-23 15:22:27 +02:00
Sheldon Johnson
e18ab4e893
Implement comment brightness configuration feature
...
GH-48
2017-09-23 11:32:43 +02:00
Arctic Ice Studio
063620f027
Merge pull request #53 from dylnmc/fix-high-contrast-todo
...
Fixes the yellow high contrast background color for TODO strings in
gvim/neovim.
GH-52
2017-09-22 11:53:07 +02:00
dylnmc
ea708c19cd
fixes Todo (gui) bg color (high-contrast)
...
fixes #52
2017-09-20 18:24:10 -04:00
Arctic Ice Studio
6af59023eb
Merge branch 'release/0.6.0'
2017-08-03 09:15:19 +02:00
Arctic Ice Studio
27d335be8e
Merge branch 'release/0.6.0' into develop
2017-08-03 09:15:13 +02:00
Arctic Ice Studio
b6424b4455
Prepare stable development release version 0.6.0
2017-08-03 09:14:52 +02:00
Arctic Ice Studio
914792db12
Merge pull request #42 from arcticicestudio/improvement/gh-31-neovim-health-check-background-highlight-current-line
...
Neovim health check highlight status groups support
2017-08-03 05:32:01 +02:00
Arctic Ice Studio
db7d3d3744
Merge pull request #40 from arcticicestudio/improvement/gh-38-adjust-fold-marker-color
...
Adjust fold color to match comment colors
2017-08-03 05:31:21 +02:00
Arctic Ice Studio
05fecad640
Merge pull request #41 from arcticicestudio/improvement/gh-35-substitute-search-highlight
...
Underline substitute search result highlight text
2017-08-03 05:30:51 +02:00
Arctic Ice Studio
ba79336f9e
Merge pull request #39 from arcticicestudio/bugfix/gh-32-search-highlight-on-strings-illegible
...
Fix unreadable text color on pending search result highlights
2017-08-03 05:30:23 +02:00
Johan
9e4a974374
Add basic support for Ale ( #44 )
...
Add basic support for Ale
2017-08-03 05:27:11 +02:00
Arctic Ice Studio
b18fe5019d
GH-31 Add support for Neovim health check highlight status groups
2017-07-17 08:41:33 +02:00
Arctic Ice Studio
3c6e3b0ec4
GH-35 Underline active search highlight text for substitute command
2017-07-17 07:36:36 +02:00
Arctic Ice Studio
384083b7a6
GH-38 Use bold font for folds
2017-07-17 07:19:44 +02:00
Arctic Ice Studio
3b2e3e9e95
GH-38 Use nord1 as background color for folds
2017-07-17 07:19:15 +02:00
Arctic Ice Studio
0b3ade88a1
GH-38 Adjust fold color to match comment colors
2017-07-16 09:22:43 +02:00
Arctic Ice Studio
70a363f156
Merge pull request #33 from syedelec/develop
...
Add basic support for CtrlP
2017-07-15 10:58:47 +02:00
Arctic Ice Studio
cd6e6bf9b9
GH-32 Fix unreadable text color on pending search result highlights
2017-07-15 10:44:41 +02:00
Sid-Ali Teir
4746dfed73
Add basic support for CtrlP
2017-05-29 06:01:02 -04:00
Arctic Ice Studio
4e62cc8510
Update badges (shields) to use the flat-square style
2017-04-25 15:54:05 +02:00
Arctic Ice Studio
735d1fc0a6
Merge branch 'release/0.5.0'
2017-04-17 10:11:37 +02:00
Arctic Ice Studio
5dd27f7b00
Merge branch 'release/0.5.0' into develop
2017-04-17 10:11:32 +02:00
Arctic Ice Studio
7fdb2cbe84
Prepare stable development release version 0.5.0
2017-04-17 10:11:10 +02:00
Arctic Ice Studio
085c133724
Merge branch 'improvement/ghi-#29-ruby-syntax-coloring-in-terminal' into develop
2017-04-17 09:19:29 +02:00
Arctic Ice Studio
e315143a73
GHI-#29 Use correct color for Ruby local (variable) methds
2017-04-01 17:25:12 +02:00
Arctic Ice Studio
4c2f784d7a
GHI-#29 Fix color of language reserved keywords
2017-04-01 17:24:23 +02:00
Arctic Ice Studio
89a7bc9b76
GHI-#29 Use keyword color for block parameter list symbols
2017-04-01 17:23:35 +02:00
Arctic Ice Studio
a58f438526
GHI-#29 Change font style of Ruby symbols to bold
2017-04-01 17:22:08 +02:00
Arctic Ice Studio
566737ad8f
Update the URLs of the renamed terminal emulator port project Nord Tilix
...
Related to
https://github.com/arcticicestudio/nord-tilix/issues/15
2017-03-26 17:24:41 +02:00
Arctic Ice Studio
b2134029a0
GHI-#28 Fix typo in project description
2017-03-14 20:39:15 +01:00
Arctic Ice Studio
05d536fe10
Fix order for the README configuration section in the TOC
2017-02-23 19:46:05 +01:00
Arctic Ice Studio
cc1ca97be1
Merge branch 'release/0.4.0'
2017-02-23 19:42:23 +01:00
Arctic Ice Studio
a5c9e0985c
Merge branch 'release/0.4.0' into develop
2017-02-23 19:42:16 +01:00
Arctic Ice Studio
6c3e6f07a9
Prepare stable development release version 0.4.0
2017-02-23 19:42:01 +01:00
Arctic Ice Studio
23a242532b
Update copyright year
2017-02-23 17:31:23 +01:00
Arctic Ice Studio
9da1a428e4
Merge branch 'improvement/ghi-#22-python-uses-of-special' into develop
2017-02-23 17:28:49 +01:00
Arctic Ice Studio
cda5c01405
Add terminal emulator port project "Nord Hyper"
2017-02-20 06:14:02 +01:00
Arctic Ice Studio
360a76eab2
GHI-#22 Add support for "pythonEscape" group
2017-02-04 12:52:47 +01:00
Arctic Ice Studio
dcfb441e0f
GHI-#23 Optimize style for the SQL group "sqlSpecial"
2017-02-04 12:25:04 +01:00
Arctic Ice Studio
a5c3459af0
GHI-#14 Implement support for the "jedi-vim" plugin
...
This actually includes two groups which had to be adjusted.
Both are used for a parameter popup in functions. The background color
and the color of the current parameter at the cursor are now colored
explicitly instead of the default syntax link to the "TabLine" and
"CursorLine" groups.
2017-02-04 12:07:09 +01:00
Arctic Ice Studio
dc6149f437
Merge pull request #16 from arcticicestudio/feature/ghi-#13-italic-comments-support
...
#13 Italic comments support
2017-02-02 05:59:23 +01:00
Arctic Ice Studio
dbc5c4d555
GHI-#20 Fix Markdown header color to use "nord8"
2017-01-29 17:55:56 +01:00
Arctic Ice Studio
033f3d8bf5
GHI-#19 Implement language groups for (DOS) INI
2017-01-29 17:35:51 +01:00
Arctic Ice Studio
101964eb9e
GHI-#18 Implement language groups for Lisp
2017-01-29 17:35:31 +01:00
Arctic Ice Studio
66d057442b
GHI-#17 Implement language groups for AWK
2017-01-29 17:34:36 +01:00
Arctic Ice Studio
96fd18a326
Use "vim" GFM syntax highlighting for code blocks instead of "sh"
2017-01-29 10:27:33 +01:00
Arctic Ice Studio
5b058cbf87
Add a README table on content
2017-01-29 10:26:08 +01:00
Arctic Ice Studio
8164a2854d
GHI-#13 Write the documentation for italic comments configuration
2017-01-29 10:24:09 +01:00
Arctic Ice Studio
5d63820776
GHI-#13 Implement global configuration to support italic comments
2017-01-29 09:37:40 +01:00