Skip to content

New branch develop, CONTRIBUTE.md, NeoTree, Smartparens, Snippets and Auto-complete

Compare
Choose a tag to compare
@syl20bnr syl20bnr released this 04 Nov 04:18
· 6271 commits to master since this release
  • the develop branch was a mess. A new clean branch called new_develop has be created and used to create this release (will be renamed to develop soon)
  • contribution guidelines are now in the file CONTRIBUTE.md
  • PR guidelines have been updated to favor one topic per PR in order to be able to squash the PR into one commit
  • Electric braces support with smartparens (thanks to trishume)
  • Add NeoTree documentation to README (click here)
  • Simplified NeoTree key bindings with lower key bindings (see documentation link above)
  • Yasnippet snippets submodule URL which pointed to a fork of upstream repository has been replaced by the upstream URL
  • Snippets folder is now in spacemacs/extensions/yasnippets-snippets
  • C-k is now again bound to the default evil-insert-digraph and C-j, C-k are now defined in the correct map (thanks to danielwuz)

Do not forget to update the sub modules when you upgrade