Overview
Comment: | Use $VIMRUNTIME instead of hardcoded path |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
97bb3557a0e53e664253f18bde25dea2 |
User & Date: | js 2018-07-03 22:11:36 |
Context
2018-07-03
| ||
22:12 | gitconfig: Specify signing key check-in: 22d19c2738 user: js tags: trunk | |
22:11 | Use $VIMRUNTIME instead of hardcoded path check-in: 97bb3557a0 user: js tags: trunk | |
22:08 | Xmodmap: Adjust to newer Xorg versions check-in: 39c4d266c4 user: js tags: trunk | |
Changes
Changes to vimrc.
|
| | | 1 2 3 4 5 6 7 8 | source $VIMRUNTIME/vimrc_example.vim set t_Co=256 set background=dark let g:inkpot_black_background=1 colorscheme inkpot set cinoptions=+4,(4,u4,w4 |
︙ | ︙ |