Mercurial > ec-dotfiles
comparison rc/vimrc @ 733:0589105e685a
Backed out changeset 3e31009ab5cc
...maybe not needed after all.
author | nanaya <me@nanaya.net> |
---|---|
date | Thu, 09 Jan 2025 00:49:08 +0900 |
parents | 3e31009ab5cc |
children | 02d746e77fab |
comparison
equal
deleted
inserted
replaced
732:ef7fa8396997 | 733:0589105e685a |
---|---|
1 if $TERM == 'screen' || $TERM == 'xterm' | 1 if $TERM == 'screen' |
2 set t_Co=256 | 2 set t_Co=256 |
3 endif | 3 endif |
4 | 4 |
5 set nocompatible | 5 set nocompatible |
6 set showmode " shows mode insert/replace/visual | 6 set showmode " shows mode insert/replace/visual |