'cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/vim.scm
AgeCommit message (Expand)Author
2021-02-11gnu: vim: Fix test_signals test....* gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to Signed-off-by: 宋文武 <iyzsong@member.fsf.org> John Doe
2021-01-10gnu: vim: Skip terminal screen-dump tests....Even with careful substitutions these tests often break on other architectures anyway. * gnu/packages/vim.scm (vim)[arguments]: Adjust skip-or-fix-failing-tests to skip another terminal screen-dump test. Efraim Flashner
2020-12-20gnu: python2-pynvim: Remove package....* gnu/packages/vim.scm (python2-pynvim): Remove variable. Maxim Cournoyer
2020-12-20gnu: vim: Automatically find vim plugins....* gnu/packages/vim.scm (vim)[arguments]: Add new 'install-guix.vim phase to install vendor specific vimrc. * gnu/packages/aux-files/guix.vim: New file. * Makefile.am (AUX_FILES): Register it. Efraim Flashner
2020-12-07Revert "gnu: vim: Run more tests."...This reverts commit 17a53aec7a6a7608bd01841ca2058bfe1500c453. This breaks building vim on ARM architectures. Efraim Flashner
2020-11-29gnu: vim: Update to 8.2.2067....* gnu/packages/vim.scm (vim): Update to 8.2.2067. Tobias Geerinckx-Rice
2020-11-20gnu: vim: Run more tests....* gnu/packages/vim.scm (vim)[arguments]: In the custom 'skip-or-fix-failing-tests phase adjust substitutions to skip fewer tests and adjust other test output to patched shebangs. Efraim Flashner
2020-11-20gnu: vim: Update to 8.2.2017....* gnu/packages/vim.scm (vim): Update to 8.2.2017. Tobias Geerinckx-Rice
2020-11-20gnu: vim: Fix a failing test....* gnu/packages/vim.scm (vim)[arguments]: Rename the ‘skip-failing-tests’ phase to ‘skip-or-fix-failing-tests’. Fix a failing test. Tobias Geerinckx-Rice
2020-11-19gnu: vim: Update to 8.2.2000....* gnu/packages/vim.scm (vim): Update to 8.2.2000. Tobias Geerinckx-Rice
2020-11-15gnu: vim-guix-vim: Update to 0.1.1....* gnu/packages/vim.scm (vim-guix-vim): Update to 0.1.1. Efraim Flashner
2020-11-13gnu: vim: Update to 8.2.1980....* gnu/packages/vim.scm (vim): Update to 8.2.1980. Tobias Geerinckx-Rice
2020-11-11gnu: vim: Update to 8.2.1971....* gnu/packages/vim.scm (vim): Update to 8.2.1971. Tobias Geerinckx-Rice
2020-11-07gnu: vim: Update to 8.2.1964....* gnu/packages/vim.scm (vim): Update to 8.2.1964. Tobias Geerinckx-Rice
2020-11-04gnu: vim: Update to 8.2.1947....* gnu/packages/vim.scm (vim): Update to 8.2.1947. Efraim Flashner
2020-10-25gnu: vim: Update to 8.2.1900....* gnu/packages/vim.scm (vim): Update to 8.2.1900. [arguments]: Remove 'fix-installman phase. Efraim Flashner
2020-10-19gnu: vim: Update to 8.2.1864....* gnu/packages/vim.scm (vim): Update to 8.2.1864. Tobias Geerinckx-Rice
2020-10-16gnu: vim: Update to 8.2.1852....* gnu/packages/vim.scm (vim): Update to 8.2.1852. Tobias Geerinckx-Rice
2020-10-14gnu: vim: Update to 8.2.1844....* gnu/packages/vim.scm (vim): Update to 8.2.1844. Tobias Geerinckx-Rice
2020-10-13gnu: vim: Update to 8.2.1840....* gnu/packages/vim.scm (vim): Update to 8.2.1840. Tobias Geerinckx-Rice
2020-10-08gnu: vim: Update to 8.2.1812....* gnu/packages/vim.scm (vim): Update to 8.2.1812. Tobias Geerinckx-Rice
2020-10-06gnu: vim: Update to 8.2.1805....* gnu/packages/vim.scm (vim): Update to 8.2.1805. Tobias Geerinckx-Rice
2020-10-06gnu: vim: Update to 8.2.1801....* gnu/packages/vim.scm (vim): Update to 8.2.1801. Tobias Geerinckx-Rice
2020-09-29gnu: vim: Update to 8.2.1770....* gnu/packages/vim.scm (vim): Update to 8.2.1770. Efraim Flashner
2020-09-25gnu: vim: Update to 8.2.1738....* gnu/packages/vim.scm (vim): Update to 8.2.1738. Efraim Flashner
2020-09-24gnu: vifm: Update to 0.11....* gnu/packages/vim.scm (vifm): Update to 0.11. Efraim Flashner
2020-09-23gnu: python-pynvim: Update to 0.4.2....* gnu/packages/vim.scm (python-pynvim): Update to 0.4.2. Tobias Geerinckx-Rice
2020-09-18gnu: xxd: Use cc-for-target....* gnu/packages/vim.scm (xxd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags. Efraim Flashner
2020-09-17gnu: vim-airline: Don't install tests....* gnu/packages/vim.scm (vim-airline)[arguments]: Adjust install-plan to not install tests. Efraim Flashner
2020-09-12gnu: editorconfig-vim: Update to 1.1.1....* gnu/packages/vim.scm (editorconfig-vim): Update to 1.1.1. [source]: Remove snippet. [arguments]: Remove custom 'patch-editorconfig-path phase. [inputs]: Remove editorconfig-core-c. Efraim Flashner
2020-08-21gnu: vim: Update to 8.2.1500....* gnu/packages/vim.scm (vim): Update to 8.2.1500. Jakub Kądziołka
2020-08-21gnu: vim: Install man pages.Jakub Kądziołka