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 11f7c40b98..c921426b7f 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -586,7 +586,7 @@ commit or run any Git arbitrary command.") (synopsis "Statusline for Vim") (description "@code{vim-airline} is an extensible statusline for Vim. -It can be extended and costumized with themes, works with unicode fonts +It can be extended and customized with themes, works with unicode fonts and powerline symbols, etc.") (home-page "https://github.com/vim-airline/vim-airline") (license license:expat))) |