{{tag>info-tech:software:command}} ====== vim ====== text editor working on CLI my configuration is [[https://git.falsy.cat/falsycat/.vim|here]] ===== plugins ===== pathogen can be used as plugin manager. ^name^description^ |[[https://git.falsy.cat/falsycat/account-book.vim|accountbook.vim]]|utility for bookkeeping (made by me)| |ale|syntax checker| |lightline|customize statusline| |onedark|color schema| |vim-easy-align|align text data by inserting a space| |vim-fern|filesystem browser| |vim-gitgutter|display git diff near the line number| |vim-polyglot|provides syntax highlights for many languages| |vim-translator|translate and display the selected text| |vim-transparent|make the background transparent|