Skip to content

Majixed/vim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majixed's Vim dotfiles

A collection of my Vim configuration files. These can be used with the a-Shell terminal emulator for iOS as well as on Linux.

How to use

Cloning

git

$ git clone https://github.com/Majixed/vim-dotfiles --recursive

lg2 (if you use a-Shell)

$ lg2 clone https://github.com/Majixed/vim-dotfiles
$ cd vim-dotfiles
$ lg2 submodule update --init

Setup

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.

Screenshots

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

screenshot

Plug-in repositories

About

My vim dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published