summaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/guix.vim
Commit message (Collapse)AuthorAge
* gnu: vim: Adjust autodetected plugin directories.Efraim Flashner2022-02-16
| | | | | * gnu/packages/aux-files/guix.vim: Autodetect plugins installed with guix-home. Add */after directories at the end of the runtimepath.
* gnu: vim: Automatically find vim plugins.Efraim Flashner2020-12-20
* 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.