amix / vimrc

The ultimate Vim configuration (vimrc)
MIT License
30.77k stars 7.3k forks source link

my_configs.vim doesn't work in Docker Container #723

Closed ceksudo closed 1 year ago

ceksudo commented 1 year ago

my_configs.vim for customizing my own style does not work in docker file example: set number, set relativenumber and also doesn't work even after source .vim_runtime/my_configs.vim

amix commented 1 year ago

Try to follow this comment and see if it works out 👍 https://github.com/amix/vimrc/issues/725#issuecomment-1685303723