You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

user.vimrc 161 B

12345678910
  1. set nocompatible
  2. set encoding=utf-8
  3. set hlsearch
  4. set smartindent
  5. set ruler
  6. set number
  7. set ts=2
  8. set sw=2
  9. set expandtab
  10. autocmd FileType make setlocal noexpandtab

致力于通过开放的社区合作,开源AI模型以及相关创新技术,推动基于模型即服务的生态繁荣发展