docs: comparism -> comparison (#159)

This commit is contained in:
Johannes Wienke 2021-04-07 02:45:50 +02:00 committed by GitHub
parent 37a3b8cc82
commit 37dfbe787c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ A blazing fast and easy to configure neovim statusline written in pure lua.
CONTENTS *lualine_contents* CONTENTS *lualine_contents*
1. lualine.nvim...........................................|lualine_lualine.nvim| 1. lualine.nvim...........................................|lualine_lualine.nvim|
1.1. Performance comparism...................|lualine_performance_comparism| 1.1. Performance comparison.................|lualine_performance_comparison|
1.2. Installation.....................................|lualine_installation| 1.2. Installation.....................................|lualine_installation|
1.2.1. vim-plug.......................................|lualine_vim-plug| 1.2.1. vim-plug.......................................|lualine_vim-plug|
1.2.2.packer.nvim..................................|lualine_packer.nvim| 1.2.2.packer.nvim..................................|lualine_packer.nvim|
@ -46,7 +46,7 @@ CONTENTS *lualine_contents*
1.5. Screenshots.......................................|lualine_screenshots| 1.5. Screenshots.......................................|lualine_screenshots|
================================================================================ ================================================================================
PERFORMANCE COMPARISM *lualine_performance_comparism* PERFORMANCE COMPARISON *lualine_performance_comparison*
Unlike other statusline plugins lualine loads only defined components, nothing else. Unlike other statusline plugins lualine loads only defined components, nothing else.