Skip to content

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.

@mitchlloyd mitchlloyd force-pushed the mitchlloyd-settings branch from 1d3167a to 37f00d0 Compare March 2, 2016 18:26
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