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

Add settings for mitchlloyd #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mitchlloyd
Copy link

I separated changes that are good for the gander from those that are more specific to my setup using the users directory. The idea is that users will uncomment a line in vimrc to get their special settings. If there is consensus that certain user settings are good for everyone, then we can bring them back into the main vimrc.

@mitchlloyd mitchlloyd mentioned this pull request Feb 26, 2016
noremap ,, :b#<CR>

" map ctrl-p to ctrl-p
noremap <C-p> :CtrlP<CR>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mapping should already be present from the CtrlP plugin itself.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes indeed! Just removed that.

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.

2 participants