Merge branch 'master' of github.com:mandlm/dotfiles
This commit is contained in:
commit
33d5b738c4
3
vim/ftplugin/cpp.vim
Normal file
3
vim/ftplugin/cpp.vim
Normal file
@ -0,0 +1,3 @@
|
||||
" max line length column
|
||||
set colorcolumn=100
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
ln -svrf vimrc ~/.vimrc
|
||||
ln -svrf ftplugin ~/.vim/ftplugin
|
||||
|
||||
|
Reference in New Issue
Block a user