Skip to content

Custom vimrc could use more exposure in documentation #122

@vuktw

Description

@vuktw

Searching the README for vimrc returns no results.

Reading the source code ~/.vim-anywhere/bin/run shows that vim-anywhere honors $HOME/.gvimrc.min and $HOME/.vimrc.min. Won't hurt mentioning it explicitly in the README.

As for custom vimrc just for vim-anywhere, vimrc in home directory is quite a relic. Vim moved from ~/.vimrc to ~/.vim/vimrc long ago, for the sake of decluttering home directory from dotfiles. From this perspective, perhaps it would make sense to bundle .gvimrc.min and .vimrc.min (and of course mention that in the README, as suggested above) straight into the repository and have the run script look for them in $HOME/.vim-anywhere instead of $HOME?

Having a full ~/vim-anywhere/vimrc directory a la ~/vimrc would be even better, since it would allow to bundle plugins just for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions