scatterd-dotfiles/vim
Greg Lazarev f25b410bba Avoid expanding tabs to spaces for Golang files
* `noexpandtab` will ensure tabs are used instead of staces when tabbing
or auto-indenting.
* `softtabstop=2` isn't needed because we are already setting
`tabstop=2` in our `.vimrc`.
2016-04-08 13:33:31 -04:00
..
ftplugin Avoid expanding tabs to spaces for Golang files 2016-04-08 13:33:31 -04:00
plugin Set <leader>ct shortcut to use Git ctags hook 2015-11-29 08:45:46 -05:00