All Projects → storyn26383 → Sasaya Vim

storyn26383 / Sasaya Vim

My vim configurations.

Labels

Projects that are alternatives of or similar to Sasaya Vim

Vim Monokai Tasty
VIM Colour scheme
Stars: ✭ 279 (+2436.36%)
Mutual labels:  vimrc
Autoconfig Mac Vimrc
autoconfig mac vimrc with bundle
Stars: ✭ 502 (+4463.64%)
Mutual labels:  vimrc
Nvim
The Ultimate NeoVim Config for Colemak Users
Stars: ✭ 754 (+6754.55%)
Mutual labels:  vimrc
Mydotfiles
All my dot configuration files.
Stars: ✭ 359 (+3163.64%)
Mutual labels:  vimrc
Vim Init
轻量级 Vim 配置框架,全中文注释
Stars: ✭ 478 (+4245.45%)
Mutual labels:  vimrc
Vim For Server
.vimrc, simple configures for server, without plugins.
Stars: ✭ 524 (+4663.64%)
Mutual labels:  vimrc
Vim Lastplace
Intelligently reopen files at your last edit position in Vim.
Stars: ✭ 271 (+2363.64%)
Mutual labels:  vimrc
Arch Dotfiles
A set of elegant dotfiles in the spirit of Arch Linux that will give you a development boon.
Stars: ✭ 19 (+72.73%)
Mutual labels:  vimrc
Git Peek
git repo to local editor instantly
Stars: ✭ 485 (+4309.09%)
Mutual labels:  vimrc
Vim Vide
Lightest vimrc, while strong enough. 最轻的vim配置,却足够强!
Stars: ✭ 649 (+5800%)
Mutual labels:  vimrc
Dotfiles
Configuration for Linux, Nix, i3, Kitty, Fish, Neovim and more
Stars: ✭ 379 (+3345.45%)
Mutual labels:  vimrc
Neovim Init.vim
🏮 The perfect Neovim configuration for productive people who wants to level up their Vim experience with a clean, minimal-looking aesthetic, as well as a highly extensible, easily customizable set of popular tools and shortcuts to boost productivity. 🏮
Stars: ✭ 440 (+3900%)
Mutual labels:  vimrc
K Vim
vim配置
Stars: ✭ 4,834 (+43845.45%)
Mutual labels:  vimrc
Spacevim
A community-driven modular vim/neovim distribution - The ultimate vimrc
Stars: ✭ 17,558 (+159518.18%)
Mutual labels:  vimrc
Idiomatic Vimrc
Guidelines for sculpting your very own ~/.vimrc.
Stars: ✭ 791 (+7090.91%)
Mutual labels:  vimrc
Ansible Vim Ide
A beautiful VIM-IDE based on Ansible
Stars: ✭ 275 (+2400%)
Mutual labels:  vimrc
Dotfiles
Settings for various tools I use.
Stars: ✭ 513 (+4563.64%)
Mutual labels:  vimrc
Takumi
Takumi, clean and elegant dotfiles
Stars: ✭ 22 (+100%)
Mutual labels:  vimrc
Thinkvim
Vim configuration in the 21st century
Stars: ✭ 832 (+7463.64%)
Mutual labels:  vimrc
Dotfiles
💾 Ian's dotfiles, utils, and Zsh/Vim/tmux configs
Stars: ✭ 554 (+4936.36%)
Mutual labels:  vimrc

Sasaya Vim

Installation

  1. Clone .vim to your home directory.

    git clone https://github.com/storyn26383/sasaya-vim.git ~/.vim
    
  2. Make a symbolic link to vimrc.

    ln -s ~/.vim/.vimrc ~/.vimrc
    
  3. Install Plugins

    vim +PlugInstall +qall
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].