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

Rename files on vim/settings #868

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Rename files on vim/settings #868

wants to merge 2 commits into from

Conversation

nandalopes
Copy link
Contributor

Use plugin-{plugin-name}.vim for plugin settings

  • chore(vim): move plugin settings
  • style(vim): move file detection to ftplugin folder

- Rename plugin related files to plugin-{plugin-name}
- Makes solarized autoload correct file
- *.es6 to javascript.vim
- gh-markdown to ghmarkdown.vim

(cherry picked from commit 2d6ae57)
@lfilho
Copy link
Collaborator

lfilho commented Jul 5, 2021

Nice. I'm also using this standard on my own fork. Did you test it on a fresh install?

@nandalopes
Copy link
Contributor Author

Nice. I'm also using this standard on my own fork. Did you test it on a fresh install?

Hi, I've tested more the vim-plug thing, but settings rename are ok. The only thing I'm not sure about is ghmarkdown filetype detect, syntax stop working after switching colorschemes.

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

Successfully merging this pull request may close these issues.

None yet

2 participants