Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | Merge pull request #70 from arcticicestudio/subtask/gh-69-migrate-to-mit-license | Arctic Ice Studio | |
Migrate to MIT license | |||
2017-11-12 | Migrate to MIT license | Arctic Ice Studio | |
Adapted to the MIT license migration of the main "Nord" (1) project. Detailed information can be found in the main task ticket. All license SVG badges and the "LICENSE.md" content have been updated. In addition all source code comment header have also been simplified. References: * (1) https://github.com/arcticicestudio/nord Subtask of arcticicestudio/nord#55 GH-69 | |||
2017-10-31 | Merge pull request #67 from ↵ | Arctic Ice Studio | |
arcticicestudio/improvement/gh-66-link-diffAdded-and-diffRemoved Link legacy diff groups for git.vim and diff.vim syntax | |||
2017-10-31 | Link legacy diff groups for git- and diff syntax | Arctic Ice Studio | |
The official "git.vim" and "diff.vim" syntax uses different groups for diff: * diffAdded (1) * diffRemoved (1) * diffChanged (2) This commit links these legacy groups to the official documented diff groups. References: (1) https://github.com/vim/vim/search?q=diffAdded+diffRemoved (2) https://github.com/vim/vim/search?q=diffChanged GH-66 | |||
2017-10-23 | Merge pull request #65 from berkin/develop | Arctic Ice Studio | |
typo on uniform diff background | |||
2017-10-23 | typo on uniform diff background | berkin | |
2017-10-21 | Merge pull request #63 from meck/develop | Arctic Ice Studio | |
Added support for neovim UI terminal colors | |||
2017-10-14 | Added support for neovim UI terminal colors | meck | |
2017-10-01 | Merge pull request #62 from aidanharris/develop | Arctic Ice Studio | |
Fix missing "endif" syntax error for theme config | |||
2017-10-01 | I think you dropped this... | Aidan Harris | |
2017-10-01 | Merge pull request #58 from dylnmc/fix-statusline | Arctic Ice Studio | |
Add statusline uniform background color configuration | |||
2017-10-01 | Merge branch 'develop' into fix-statusline | Arctic Ice Studio | |
2017-10-01 | Optimize uniform status lines theme config | Arctic Ice Studio | |
The variable has been renamed to "nord_uniform_status_lines" to better match the name scheme. The documentation style has been updated and preview screenshots have been added. GH-37 | |||
2017-09-28 | Merge pull request #61 from ↵ | Arctic Ice Studio | |
arcticicestudio/feature/gh-60-uniform-diff-background-config Uniform diff background theme configuration | |||
2017-09-28 | Merge pull request #59 from arcticicestudio/improvement/gh-43-vim-plug-support | Arctic Ice Studio | |
Add plugin support for vim-plug | |||
2017-09-28 | Implement uniform diff background theme config | Arctic Ice Studio | |
Added a theme configuration to let the users decide whether they want to use colorful or uniform diff backgrounds. The colorful diff is the default using the current colors for added, changed and deleted elements and the default background color (nord0). The "reverse" attribute gets applied which results in a colored background and a dark foreground. Setting the "g:nord_uniform_diff_background" variable to "1" enables the uniform diff background using "nord1". GH-60 | |||
2017-09-28 | Add plugin support for vim-plug | Arctic Ice Studio | |
This adds support for "junegunn/vim-plug" for the "PlugClean" command which used the "Ignore" group for deleted directory listings resulting in unreadable text when "cursorline" has been set. GH-43 | |||
2017-09-25 | fixes #37 and provides statusline configuration | dylnmc | |
configure statusline with ```vim let g:nord_statusline_uniform = 1 ``` default is to use brighter background (`0`), but easily configurable with by setting `g:nord_statusline_uniform` to `1`) NOTE: this does not work with airline or lightline | |||
2017-09-25 | Merge pull request #57 from ↵ | Arctic Ice Studio | |
arcticicestudio/feature/gh-45-plugin-support-plasticboy-vim-markdown Language plugin support for plasticboy/vim-markdown | |||
2017-09-23 | Add plugin support for plasticboy/vim-markdown | Arctic Ice Studio | |
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 | Implement comment brightness configuration feature | Sheldon Johnson | |
GH-48 | |||
2017-09-22 | Merge pull request #53 from dylnmc/fix-high-contrast-todo | Arctic Ice Studio | |
Fixes the yellow high contrast background color for TODO strings in gvim/neovim. GH-52 | |||
2017-09-20 | fixes Todo (gui) bg color (high-contrast) | dylnmc | |
fixes #52 | |||
2017-08-03 | Merge branch 'release/0.6.0' | Arctic Ice Studio | |
2017-08-03 | Merge branch 'release/0.6.0' into develop | Arctic Ice Studio | |
2017-08-03 | Prepare stable development release version 0.6.0 | Arctic Ice Studio | |
2017-08-03 | Merge pull request #42 from ↵ | Arctic Ice Studio | |
arcticicestudio/improvement/gh-31-neovim-health-check-background-highlight-current-line Neovim health check highlight status groups support | |||
2017-08-03 | Merge pull request #40 from ↵ | Arctic Ice Studio | |
arcticicestudio/improvement/gh-38-adjust-fold-marker-color Adjust fold color to match comment colors | |||
2017-08-03 | Merge pull request #41 from ↵ | Arctic Ice Studio | |
arcticicestudio/improvement/gh-35-substitute-search-highlight Underline substitute search result highlight text | |||
2017-08-03 | Merge pull request #39 from ↵ | Arctic Ice Studio | |
arcticicestudio/bugfix/gh-32-search-highlight-on-strings-illegible Fix unreadable text color on pending search result highlights | |||
2017-08-03 | Add basic support for Ale (#44) | Johan | |
Add basic support for Ale | |||
2017-07-17 | GH-31 Add support for Neovim health check highlight status groups | Arctic Ice Studio | |
2017-07-17 | GH-35 Underline active search highlight text for substitute command | Arctic Ice Studio | |
2017-07-17 | GH-38 Use bold font for folds | Arctic Ice Studio | |
2017-07-17 | GH-38 Use nord1 as background color for folds | Arctic Ice Studio | |
2017-07-16 | GH-38 Adjust fold color to match comment colors | Arctic Ice Studio | |
2017-07-15 | Merge pull request #33 from syedelec/develop | Arctic Ice Studio | |
Add basic support for CtrlP | |||
2017-07-15 | GH-32 Fix unreadable text color on pending search result highlights | Arctic Ice Studio | |
2017-05-29 | Add basic support for CtrlP | Sid-Ali Teir | |
2017-04-25 | Update badges (shields) to use the flat-square style | Arctic Ice Studio | |
2017-04-17 | Merge branch 'release/0.5.0' | Arctic Ice Studio | |
2017-04-17 | Merge branch 'release/0.5.0' into develop | Arctic Ice Studio | |
2017-04-17 | Prepare stable development release version 0.5.0 | Arctic Ice Studio | |
2017-04-17 | Merge branch 'improvement/ghi-#29-ruby-syntax-coloring-in-terminal' into develop | Arctic Ice Studio | |
2017-04-01 | GHI-#29 Use correct color for Ruby local (variable) methds | Arctic Ice Studio | |
2017-04-01 | GHI-#29 Fix color of language reserved keywords | Arctic Ice Studio | |
2017-04-01 | GHI-#29 Use keyword color for block parameter list symbols | Arctic Ice Studio | |
2017-04-01 | GHI-#29 Change font style of Ruby symbols to bold | Arctic Ice Studio | |
2017-03-26 | Update the URLs of the renamed terminal emulator port project Nord Tilix | Arctic Ice Studio | |
Related to https://github.com/arcticicestudio/nord-tilix/issues/15 | |||
2017-03-14 | GHI-#28 Fix typo in project description | Arctic Ice Studio | |