1
0
Fork 0
mirror of synced 2024-09-07 15:06:25 -04:00

Update README.md

Co-authored-by: Leila Elkhalidy <leila.elkhalidy@gmail.com>
This commit is contained in:
Martin Hans 2024-05-27 16:14:33 +02:00 committed by GitHub
parent 4d7252fb24
commit adf21e7e9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -150,7 +150,7 @@ For instance, my `my_configs.vim` looks like this:
map <leader>ct :cd ~/Desktop/Todoist/todoist<cr>
map <leader>cw :cd ~/Desktop/Wedoist/wedoist<cr>
To further structurize your own stuff or to enable integration in *dotfile* managers like [chezmoi](https://chezmoi.io)
To further structure your own stuff or to enable integration in *dotfile* managers like [chezmoi](https://chezmoi.io)
place `.vim` files with `vimrc` matching syntax in the `~/.vim_runtime/my_configs/` directory.
You can also install your plugins, for instance, via pathogen you can install [vim-rails](https://github.com/tpope/vim-rails):