-
Notifications
You must be signed in to change notification settings - Fork 21
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
various improvements #3
Conversation
WuTheFWasThat
commented
Jun 9, 2016
- syntactic integration
- easymotion as replacement for avy
- undo tree
- git gutter
- recommend delimitMate and vim-surround
- improve commentary a bit
- updated readme
here are some improvements i made in my fork. feel free to take just some of the commits, and i'll rebase or whatever |
@WuTheFWasThat Thanks for your awesome work! I've done a lot of work lately to be more flexible and less plugin dependent in the |
not sure - i'm just on commit 9c7250a of spacemacs and it's there |
I checked out your dev branch - i like the spacevim functions! and i think people will definitely appreciate how different plugins are supported for the same functionality will syntastic be ported? I would rather use your repo than mine, but I can't do without the linting! also, I'd prefer to use master instead of dev heh - when do you think things will be merged? some nitpicks, btw:
|
No it's just an
Yeah you're right. I don't know if there is some recommended mark for those cases
My bad ... bad habits to code until 2am :P |
Oh, time to delete Ag from my vimrc.. all hail fzf! |
is ProjectRoot also optional, i think? incsearch and over-line are awesome, btw, seems like i won't really need |
ProjectRoot is optional. For now, it's use only for I have found the mystery behind the missing |
i've switched to your master now 👍 smart-search is great! i didn't even realize that was part of spacemacs, but i'm gonna use it now for sure |