A collection of my Vim configuration files. These can be used with the a-Shell terminal emulator for iOS as well as on Linux.
$ git clone https://github.com/Majixed/vim-dotfiles --recursive
$ lg2 clone https://github.com/Majixed/vim-dotfiles
$ cd vim-dotfiles
$ lg2 submodule update --init
Rename the cloned folder to .vim
, after backing up your current .vim
folder, for example
$ mv .vim .vim.bak
$ mv vim-dotfiles .vim
If you have a .vimrc
file in your home directory, rename it to something else so that Vim doesn't try to process it, and you're good to go.
Feel free to open an issue if you have any questions or suggestions.
Here is a screenshot of Vim running on an iPad with my configuration, and the tokyonight-vim color scheme, along with the JetBrainsMono Nerd Font from nerd-fonts