Benutzer-Werkzeuge

Webseiten-Werkzeuge


tools_vim_vimrc

.vimrc

filetype on
set ai ts=3 sw=3 tw=80
syntax on
set modeline
hi CursorColumn ctermfg=black
hi CursorColumn ctermbg=cyan
" Nur nutzen für YAML-Dateien
autocmd FileType y*ml setlocal ts=2 sts=2 sw=2 expandtab number colorcolumn=80 cursorcolumn cursorline
autocmd FileType mail setlocal tw=72 colorcolumn=80
tools_vim_vimrc.txt · Zuletzt geändert: 2024/09/03 19:34 von ms

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki