284 Commits

Author SHA1 Message Date
46ab1fc5d9 add 'term_light' colorscheme 2017-12-27 01:05:58 +01:00
ed2699460c added the ayu mirage theme 2017-11-27 11:16:48 -05:00
52dfa2b6c0 Merge pull request #117 from Alcamore/master
Add Base16 Classic theme
2017-11-18 16:40:05 +01:00
3a735c23a9 Add violet theme 2017-11-18 17:29:45 +08:00
5517bb5d13 Add jet theme.
Also mention jet in the docs.
2017-11-10 21:31:27 +11:00
0eaa69729e Add a file for the base16-classic theme 2017-11-06 10:14:42 -08:00
174977abe9 Add a file for the biogoo theme 2017-10-20 20:57:04 -07:00
753ecfee61 Merge pull request #114 from rogeriozambon/master
Added Soda theme
2017-10-17 07:37:54 +02:00
fc875ce4a8 soda theme 2017-10-15 11:22:52 -02:00
61c215befc Merge pull request #108 from EdwardBetts/spelling
correct spelling mistake
2017-10-15 15:21:37 +02:00
40c3910ff6 Include atomic theme 2017-09-23 20:41:23 +02:00
828aaa1d14 correct spelling mistake 2017-09-02 08:07:30 +01:00
af3292dbbb include dark_minimal theme 2017-09-01 11:27:42 +02:00
3bdcf54b4c fix brocken deus theme
Themes was in dos mode.

closes #98
2017-08-02 22:35:51 +02:00
6be1cc5ff8 Merge pull request #98 from fbearoff/master
Add deus theme to doc
2017-08-01 16:13:17 +02:00
3bb8b50b94 Added Dues
Rename dues.vim to deus.vim

Update deus.vim

add deus to documentation
2017-08-01 15:51:05 +02:00
347ecffd19 Add angr theme 2017-07-31 09:14:13 -06:00
b9f4742e41 mention fairfloss theme 2017-06-20 23:01:07 +02:00
ea2c3f9f14 Added minimalist in docs 2017-05-24 22:00:22 +07:00
e8a30fc324 added base16-spacemacs theme 2017-03-27 19:33:14 +01:00
9eb53e1c08 mention base16-seti theme in documentation 2017-03-09 20:32:20 +01:00
758c481393 Merge pull request #72 from joshdick/master
onedark.vim: Add 16-color support
2017-03-07 01:56:03 +01:00
1f024697a9 Doc: Document and fix some other minor issues. 2017-03-06 19:00:40 -05:00
205f6964be Merge pull request #74 from danilo-augusto/sierra
[contrib] Added sierra colorscheme
2017-02-26 10:51:00 +01:00
449db04c5a [contrib] Added sierra colorscheme
doc
2017-02-26 08:45:15 +01:00
79e52966bf Merge pull request #69 from danilo-augusto/master
[contrib] Added alduin.vim colorscheme
2017-02-26 08:29:39 +01:00
c156244f85 Added alduin.vim colorscheme
Added alduin colorscheme to the docs

.
2017-02-26 05:10:20 +01:00
4747bb5d15 Check base16colorspace = 256 color in oceanicnext
- This fixes the airline if you're running with 256 colors
  matching the base16 colorscheme setup for oceanicnext
2017-02-25 13:27:47 -07:00
2e9d8346c8 Add base16_oceanicnext theme 2017-02-24 01:33:19 +01:00
23a8d2b426 Add onedark.vim theme 2017-02-20 00:19:35 -05:00
6026eb78bf remove duplicate tag
fixes #67
2016-12-31 23:47:31 +01:00
6565b2d813 Add base16_shell theme
base16_shell theme for vim-airline matches an active Base16 Shell
theme.

It should be used in combination with Base16 Shell, which sets the
correct colors in the terminal:
(https://github.com/chriskempson/base16-shell).

The colors used in this theme are within the 21 term colors set by
Base16 Shell.  The theme supports 2 options described in the docs.
2016-12-29 22:37:07 +04:00
bf7ce0b3a9 added badcat airline theme 2016-12-08 15:18:23 -02:00
c0e6b2d632 Update documentation 2016-11-23 18:46:24 +03:00
0d121684a8 Mention missing themes 2016-10-14 13:18:55 +02:00
bf34040747 Improve contrast for base16 theme
fixes 54
2016-10-14 12:37:50 +02:00
0ff72ad84c Use the correct variable for defining the theme
document it in the helpfile
2016-09-28 22:11:22 +02:00
1cb71592e2 [solarized] add option to change inactive window border from light to dark 2016-09-21 14:32:08 -05:00
1ca09ffda0 Add green option to solarized theme 2016-06-05 14:21:40 -07:00
2c665d516c solarized: add support for g:solarized_base16 by @cuviper
Ref: https://github.com/blueyed/vim-colors-solarized/commit/92f2f994

This also defines 'g' (gui) colors, which might not be necessary and
cause unnecessary overhead (at least it caused an error when given an
invalid color (RGB without hash symbol), but was added for completeness.
2016-05-10 23:00:30 +02:00
ff7a287321 rename tag, because of duplicate in vim-airline 2016-04-21 09:47:26 +02:00
73470739ea Add help file 2016-04-20 21:01:02 +02:00
9f9b162025 remove all code unrelated to themes 2016-01-27 22:23:12 -05:00
b094374f37 Merge pull request #944 from chrisbra/wordcount_formatter
Some improvements to the wordcount plugin
2016-01-27 20:41:21 +01:00
453f4b759f Allow to customize the trailing whitespace regexp
Currently, vim-airline uses hard-coded '\s$' to check for trailing
whitespace. However you might want to check for different values.
Therefore, set the variable
g:airline#extensions#whitespace#trailing_regexp to the required regexp
value.

closes #663
2016-01-27 14:18:28 +01:00
889492e01c fix issue #939 2016-01-26 07:52:42 +01:00
97e204f3b6 Some improvements to the wordcount plugin
1) allow for custom formatting of the output of the wordcount formatter
   This allows for formatting numbers correctly e.g. 1,042 in English
   locale and 1.042 in German locale.

2) cache values, so that no on every cursor move the wordcount needs to
   be recalculated.
2016-01-25 21:00:05 +01:00
9e25f52c6f clarify how to add custom parts to the statusline 2016-01-23 22:09:37 +01:00
5923ced2b0 clarify buffer_idx mode mappings
Also add mappings for tabmode as suggested.
2016-01-22 20:20:18 +01:00
604f744727 fix typo in documentation about formatters
fixes #873
2016-01-20 23:53:14 +01:00