- Really rich JavaScript and React snippets via NeoSnippet.
- Automatically run
eslint --fix
on write - An error list like Visual Studio
- Faster buffer switching (At the moment my Neomake config is causing lag...)
- Rich fuzzy searching via FZF
- Rich file searching via FZF
- Relative file auto-complete
- Key-binding to delete all buffers except current
- Remove trailing whie lines
- Autocomplete accross all buffers
- Fix C-x C-l
- Automatic
set nopaste
. - Add livedown npm dependency
- Add fzf binary dependency
- Add YCM './install.sh` to dependency
- Master fzf https://github.com/junegunn/fzf/wiki/examples#searching-file-contents
- I think it'd be nice if there was a clipboard mode whereby you enter cliboard mode and then
p
andy
copy to system clipboard. As soon as the text has been copied or pasted, leave clipboard mode. Automaticset paste
would be handy, too. - Disable
cursorline
andcolline
when bufer doesn't have focus
Last active
March 11, 2016 20:08
-
-
Save bookercodes/b068fd224f253a29b7ed to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment