Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split up vimrc into relevant vim/ directory structure #7

Open
tupton opened this issue Feb 23, 2019 · 0 comments
Open

Split up vimrc into relevant vim/ directory structure #7

tupton opened this issue Feb 23, 2019 · 0 comments

Comments

@tupton
Copy link
Owner

tupton commented Feb 23, 2019

See https://vimways.org/2018/from-vimrc-to-vim/.

E.g. move the markdown autocommand to .vim/ftdetect/ghmarkdown. There's lots to do from that article series, so perhaps splitting that up is the best way to go.

Special care must be taken to install the vim directory structure properly, as it can be arbitrarily deep, within reason, and each level can have many differently-named directories. install can do this, but you have to explicitly name the subdirectories; see this Makefile for an example: https://sanctum.geek.nz/cgit/dotfiles.git/tree/Makefile#n603

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant