mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 19:40:29 +01:00
Added branch pathogen
This commit is contained in:
8
bundle/ft_snippets/ftplugin/snippet/common.vim
Normal file
8
bundle/ft_snippets/ftplugin/snippet/common.vim
Normal file
@@ -0,0 +1,8 @@
|
||||
set nolist
|
||||
set tabstop=4
|
||||
set autoindent
|
||||
"set foldmethod=manual
|
||||
set noexpandtab
|
||||
set shiftwidth=4
|
||||
set noexpandtab
|
||||
set list
|
||||
Reference in New Issue
Block a user