- Timestamp:
- Jun 19, 2021, 1:13:48 AM (4 years ago)
- Branches:
- master
- Children:
- cf11489
- Parents:
- 1b5face
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vim/.vimrc
r1b5face rb7e7262 16 16 set undofile 17 17 set undodir=~/.vim/undo/ 18 19 " Display maximum char width line 20 set colorcolumn=80 18 21 19 22 " Syntax checker
Note:
See TracChangeset
for help on using the changeset viewer.