maciakl / vim-neatstatus

Neat Status Line Plugin for Vim
http://www.vim.org/scripts/script.php?script_id=4587
73 stars 18 forks source link

Installing without Pathogen #9

Open 0xadb opened 8 years ago

0xadb commented 8 years ago

Installing without pathogen:

Copy neatstatus.vim to ~/.vim/after/plugins directory

Should be

~/.vim/after/plugin

instead of

~/.vim/after/plugins

on Debian 8 at least.

Thank you for plugin!

eliu commented 7 years ago

Need change to plugin on Mac platform as well.