Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: f4269611aba338fa57d74d47b329c9a7a613555b https://github.com/yi-editor/yi/commit/f4269611aba338fa57d74d47b329c9a7a613555b Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- Explanation of what are "static" configs worth for, and how to use. Commit: 846fc31f59f04c14ac251d3c2658d41178c47eba https://github.com/yi-editor/yi/commit/846fc31f59f04c14ac251d3c2658d41178c47eba Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-04 (Sun, 04 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- Idk wtf is going on, *I never commited it*! Reverting. Commit: 1f09ad6a2c54b905a6d70e0b83f7ebfbc4f39ca0 https://github.com/yi-editor/yi/commit/1f09ad6a2c54b905a6d70e0b83f7ebfbc4f39ca0 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M CHANGELOG M yi-core/package.yaml M yi-frontend-pango/package.yaml M yi-frontend-vty/package.yaml M yi-ireader/package.yaml M yi-keymap-cua/package.yaml M yi-keymap-emacs/package.yaml M yi-keymap-vim/package.yaml R yi-keymap-vim/tests/Driver.hs R yi-keymap-vim/tests/data/Makefile R yi-keymap-vim/tests/data/haskell/1.hs R yi-keymap-vim/tests/data/haskell/10.hs R yi-keymap-vim/tests/data/haskell/11.hs R yi-keymap-vim/tests/data/haskell/12.hs R yi-keymap-vim/tests/data/haskell/13.hs R yi-keymap-vim/tests/data/haskell/14.hs R yi-keymap-vim/tests/data/haskell/15.hs R yi-keymap-vim/tests/data/haskell/2.hs R yi-keymap-vim/tests/data/haskell/3.hs R yi-keymap-vim/tests/data/haskell/4.hs R yi-keymap-vim/tests/data/haskell/5.hs R yi-keymap-vim/tests/data/haskell/6.hs R yi-keymap-vim/tests/data/haskell/7.hs R yi-keymap-vim/tests/data/haskell/8.hs R yi-keymap-vim/tests/data/haskell/9.hs R yi-keymap-vim/tests/data/haskell/LetColon.hs R yi-keymap-vim/tests/data/haskell/LetEqual.hs R yi-keymap-vim/tests/data/issue_187.txt R yi-keymap-vim/tests/data/issue_192/expected.txt R yi-keymap-vim/tests/data/issue_192/in.txt R yi-keymap-vim/tests/data/issue_233.pl R yi-keymap-vim/tests/data/perl_excerpts.pl M yi-language/package.yaml M yi-misc-modes/package.yaml M yi-mode-haskell/package.yaml M yi-mode-javascript/package.yaml M yi/package.yaml Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 2e05f86c291688f2b01b8818fa1b46440f684faf https://github.com/yi-editor/yi/commit/2e05f86c291688f2b01b8818fa1b46440f684faf Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- Explanation of what are "static" configs worth for, and how to use. Commit: d239057d417314a0144a72810f5d2929ecc0b62a https://github.com/yi-editor/yi/commit/d239057d417314a0144a72810f5d2929ecc0b62a Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- Idk wtf is going on, *I never commited it*! Reverting. Commit: 989d32a28e7681d5c88ba0c138c8817448e616a8 https://github.com/yi-editor/yi/commit/989d32a28e7681d5c88ba0c138c8817448e616a8 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M .travis.yml R art/Makefile R art/c-source.png R art/dependencies.png R art/exposed-file-module.png R art/exposed-module.png R art/h-source.png R art/hidden-file-module.png R art/hidden-module.png R art/hs-source-folder.png R art/license-file.png R art/package.png R art/plain-folder.png R art/project.png R art/setup-script.png R art/text-file.png R art/yi+lambda-fat-128.png R art/yi+lambda-fat-16.png R art/yi+lambda-fat-32.png R art/yi+lambda-fat-64.png R art/yi+lambda-fat.ico R art/yi+lambda-fat.pdf R art/yi+lambda-fat.svg R art/yi+lambda.svg A example-configs/yi-emacs-vty-dynamic/lts-6.yaml A example-configs/yi-emacs-vty-dynamic/lts-7.yaml R example-configs/yi-emacs-vty-dynamic/lts.yaml A example-configs/yi-emacs-vty-static/lts-6.yaml A example-configs/yi-emacs-vty-static/lts-7.yaml R example-configs/yi-emacs-vty-static/lts.yaml M example-configs/yi-emacs-vty-static/package.yaml A example-configs/yi-vim-vty-dynamic/lts-6.yaml A example-configs/yi-vim-vty-dynamic/lts-7.yaml R example-configs/yi-vim-vty-dynamic/lts.yaml A example-configs/yi-vim-vty-static/lts-6.yaml A example-configs/yi-vim-vty-static/lts-7.yaml R example-configs/yi-vim-vty-static/lts.yaml M example-configs/yi-vim-vty-static/package.yaml A lts-6.yaml A lts-7.yaml R lts.yaml A maintainer/upload.hs M yi-core/package.yaml A yi-frontend-pango/Setup.hs A yi-frontend-pango/art/Makefile A yi-frontend-pango/art/c-source.png A yi-frontend-pango/art/dependencies.png A yi-frontend-pango/art/exposed-file-module.png A yi-frontend-pango/art/exposed-module.png A yi-frontend-pango/art/h-source.png A yi-frontend-pango/art/hidden-file-module.png A yi-frontend-pango/art/hidden-module.png A yi-frontend-pango/art/hs-source-folder.png A yi-frontend-pango/art/license-file.png A yi-frontend-pango/art/package.png A yi-frontend-pango/art/plain-folder.png A yi-frontend-pango/art/project.png A yi-frontend-pango/art/setup-script.png A yi-frontend-pango/art/text-file.png A yi-frontend-pango/art/yi+lambda-fat-128.png A yi-frontend-pango/art/yi+lambda-fat-16.png A yi-frontend-pango/art/yi+lambda-fat-32.png A yi-frontend-pango/art/yi+lambda-fat-64.png A yi-frontend-pango/art/yi+lambda-fat.ico A yi-frontend-pango/art/yi+lambda-fat.pdf A yi-frontend-pango/art/yi+lambda-fat.svg A yi-frontend-pango/art/yi+lambda.svg M yi-frontend-pango/package.yaml A yi-frontend-vty/Setup.hs A yi-ireader/Setup.hs M yi-ireader/package.yaml A yi-keymap-cua/Setup.hs A yi-keymap-emacs/Setup.hs A yi-keymap-vim/Setup.hs M yi-language/package.yaml A yi-misc-modes/Setup.hs M yi-misc-modes/package.yaml A yi-mode-haskell/Setup.hs M yi-mode-haskell/package.yaml A yi-mode-javascript/Setup.hs M yi-mode-javascript/package.yaml M yi/package.yaml Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 7a8af9e760bf73b18ba75e32c4a65324e3ed2044 https://github.com/yi-editor/yi/commit/7a8af9e760bf73b18ba75e32c4a65324e3ed2044 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Log Message: ----------- Merge branch 'master' of https://github.com/Hi-Angel/yi Commit: 9ef829ab022941bac7187cff29756f7f4567296e https://github.com/yi-editor/yi/commit/9ef829ab022941bac7187cff29756f7f4567296e Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-vim-vty-dynamic/yi.hs Log Message: ----------- Port of the old vim config Commit: abb8a2639c5cd704f0b06ee3077f97d59aac278c https://github.com/yi-editor/yi/commit/abb8a2639c5cd704f0b06ee3077f97d59aac278c Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- A comment for how to use static configs (to not confuse newbies) Commit: f30aa0d08cbc37ccc7a1643118a41a7316f3ca3e https://github.com/yi-editor/yi/commit/f30aa0d08cbc37ccc7a1643118a41a7316f3ca3e Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-dynamic/yi.hs Log Message: ----------- Vim config improved a tiny bit Commit: bbdae5181a0db51689851d3dbc5deee9d81fc005 https://github.com/yi-editor/yi/commit/bbdae5181a0db51689851d3dbc5deee9d81fc005 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-vim-vty-dynamic/yi.hs Log Message: ----------- redundant braces Commit: 6b46ec703b88c47cffb0145c85c883d7a0c0ec39 https://github.com/yi-editor/yi/commit/6b46ec703b88c47cffb0145c85c883d7a0c0ec39 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: A example-configs/yi-vim-colemak-vty-dynamic/lts-6.yaml A example-configs/yi-vim-colemak-vty-dynamic/lts-7.yaml A example-configs/yi-vim-colemak-vty-dynamic/stack.yaml A example-configs/yi-vim-colemak-vty-dynamic/yi-config.cabal A example-configs/yi-vim-colemak-vty-dynamic/yi.hs Log Message: ----------- vim-colemak is ported! Commit: 40fc2fbf3140c9196fff6346dca3a00165e724f6 https://github.com/yi-editor/yi/commit/40fc2fbf3140c9196fff6346dca3a00165e724f6 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-29 (Thu, 29 Sep 2016) Changed paths: M example-configs/yi-vim-colemak-vty-dynamic/yi.hs Log Message: ----------- redundant pragma Commit: 38f642dea30c09c2797894c840589bbaf94ace0f https://github.com/yi-editor/yi/commit/38f642dea30c09c2797894c840589bbaf94ace0f Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-30 (Fri, 30 Sep 2016) Changed paths: M example-configs/yi-vim-colemak-vty-dynamic/yi-config.cabal M example-configs/yi-vim-vty-dynamic/yi-config.cabal Log Message: ----------- Added dependencies into .cabal file Commit: c100cb3c41dcf1445dfccd3b80353e82964ffb7e https://github.com/yi-editor/yi/commit/c100cb3c41dcf1445dfccd3b80353e82964ffb7e Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-30 (Fri, 30 Sep 2016) Changed paths: M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- ethercrow: This is vim config but the note says emacs. Commit: a9d0ed4102009b8aa4740c922aab7cfdcb2e60c8 https://github.com/yi-editor/yi/commit/a9d0ed4102009b8aa4740c922aab7cfdcb2e60c8 Author: Hi-Angel <hi-an...@yandex.ru> Date: 2016-09-30 (Fri, 30 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- improved description of the static examples Commit: 209a9b8f44210ad7fd1ecd8e3f7f652159ac43d0 https://github.com/yi-editor/yi/commit/209a9b8f44210ad7fd1ecd8e3f7f652159ac43d0 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2016-09-30 (Fri, 30 Sep 2016) Changed paths: M example-configs/yi-emacs-vty-static/Main.hs A example-configs/yi-vim-colemak-vty-dynamic/lts-6.yaml A example-configs/yi-vim-colemak-vty-dynamic/lts-7.yaml A example-configs/yi-vim-colemak-vty-dynamic/stack.yaml A example-configs/yi-vim-colemak-vty-dynamic/yi-config.cabal A example-configs/yi-vim-colemak-vty-dynamic/yi.hs M example-configs/yi-vim-vty-dynamic/yi-config.cabal M example-configs/yi-vim-vty-dynamic/yi.hs M example-configs/yi-vim-vty-static/Main.hs Log Message: ----------- Merge pull request #911 from Hi-Angel/master Improved config examples Compare: https://github.com/yi-editor/yi/compare/46bfc151707b...209a9b8f4421 -- 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.