summarylogtreecommitdiffstats
path: root/vim-devicons-git.install
blob: 9ce88edc0da24248a5e6ea690f89aa94f2976db7 (plain)
1
2
3
4
post_install()  {
  printf ":: If you are using vim, you must set your encoding to UTF-8.\n"
  printf ":: You can do this with 'set encoding=UTF-8'\n"
}