Branch: refs/heads/autoindent Home: https://github.com/yi-editor/yi Commit: 4a9c7651c4b95d3b3788c8c0bb607181adae62e8 https://github.com/yi-editor/yi/commit/4a9c7651c4b95d3b3788c8c0bb607181adae62e8 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths: M yi/src/library/Yi/Buffer/Indent.hs M yi/src/library/Yi/Keymap/Vim/InsertMap.hs M yi/src/library/Yi/Keymap/Vim/Operator.hs Log Message: ----------- Explicit export list in Yi.Buffer.Indent. Commit: 771c4a5f1b745823f3d66120bc1a97885563d4d6 https://github.com/yi-editor/yi/commit/771c4a5f1b745823f3d66120bc1a97885563d4d6 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2014-09-14 (Sun, 14 Sep 2014) Changed paths: A yi/src/library/Yi/Buffer/Adjusted.hs M yi/src/library/Yi/Buffer/Misc.hs M yi/src/library/Yi/Keymap/Vim.hs M yi/src/library/Yi/Keymap/Vim/Common.hs M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Delete.hs M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Global.hs M yi/src/library/Yi/Keymap/Vim/Ex/Commands/GotoLine.hs M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Substitute.hs M yi/src/library/Yi/Keymap/Vim/ExMap.hs M yi/src/library/Yi/Keymap/Vim/InsertMap.hs M yi/src/library/Yi/Keymap/Vim/Motion.hs M yi/src/library/Yi/Keymap/Vim/NormalMap.hs M yi/src/library/Yi/Keymap/Vim/NormalOperatorPendingMap.hs M yi/src/library/Yi/Keymap/Vim/Operator.hs M yi/src/library/Yi/Keymap/Vim/ReplaceMap.hs M yi/src/library/Yi/Keymap/Vim/ReplaceSingleCharMap.hs M yi/src/library/Yi/Keymap/Vim/Search.hs M yi/src/library/Yi/Keymap/Vim/SearchMotionMap.hs M yi/src/library/Yi/Keymap/Vim/StateUtils.hs M yi/src/library/Yi/Keymap/Vim/StyledRegion.hs M yi/src/library/Yi/Keymap/Vim/TextObject.hs M yi/src/library/Yi/Keymap/Vim/Utils.hs M yi/src/library/Yi/Keymap/Vim/VisualMap.hs M yi/yi.cabal Log Message: ----------- First try at achieving magical block autoindent in vim keymap. Compare: https://github.com/yi-editor/yi/compare/4a9c7651c4b9^...771c4a5f1b74 -- -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel --- You received this message because you are subscribed to the Google Groups "yi.devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to yi-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.