Używam Mac OSX 10.7.5, zawartość .vimrc jest następująca: set tabstop=4 set shiftwidth=4 set softtabstop=4 set expandtab set shiftround set smarttab set autoindent set copyindent autocmd FileType make setlocal noexpandtab Próbuję to zrobić, gdy edytuję normalne pliki, takie jak .js, .html...