init: Use $TERM instead of &term
authorStefan Huber <shuber@sthu.org>
Sat, 21 Mar 2020 15:02:28 +0000 (16:02 +0100)
committerStefan Huber <shuber@sthu.org>
Sat, 21 Mar 2020 15:02:28 +0000 (16:02 +0100)
When vi (e.g., neovim) does not feature terminfo then &term cannot be
used. Use $TERM instead to determine whether to load devicons.


No differences found