1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00
Files
.vim/bundle/ft_snippets/ftplugin/snippet/common.vim
2012-02-13 21:19:34 +01:00

9 lines
121 B
VimL

set nolist
set tabstop=4
set autoindent
"set foldmethod=manual
set noexpandtab
set shiftwidth=4
set noexpandtab
set list