diff options
Diffstat (limited to 'gnu/packages/vim.scm')
| -rw-r--r-- | gnu/packages/vim.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 11f7c40b98a..c921426b7fe 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm | |||
| @@ -586,7 +586,7 @@ commit or run any Git arbitrary command.") | |||
| 586 | (synopsis "Statusline for Vim") | 586 | (synopsis "Statusline for Vim") |
| 587 | (description | 587 | (description |
| 588 | "@code{vim-airline} is an extensible statusline for Vim. | 588 | "@code{vim-airline} is an extensible statusline for Vim. |
| 589 | It can be extended and costumized with themes, works with unicode fonts | 589 | It can be extended and customized with themes, works with unicode fonts |
| 590 | and powerline symbols, etc.") | 590 | and powerline symbols, etc.") |
| 591 | (home-page "https://github.com/vim-airline/vim-airline") | 591 | (home-page "https://github.com/vim-airline/vim-airline") |
| 592 | (license license:expat))) | 592 | (license license:expat))) |
