Giter VIP home page Giter VIP logo

my-vimrc's Introduction

๐Ÿ“Œ my-vimrc ๐Ÿ“—

First of all

If anything is unclear or strange, please write to isuue.

How To Start

Clone this repository to your Home Directory

git clone [email protected]:tai-no-ala-ni/mydotfiles-public.git ~/mydotfiles

๐Ÿ“ƒ Vim and Neovim โœ๏ธ

๐Ÿ’ป Requirements ๐Ÿ“’

  • Neovim: 0.8+ or Vim 8.2+
  • fzf
  • deno
  • luarocks
  • nodejs,npm
  • curl

Please install above packages and add your $PATH.

๐Ÿง The things you need to do ( for Ubuntu 22.04 Users ) ๐Ÿ’ก

1๏ธโƒฃ ๐Ÿ”ฐ install Neovim ๐Ÿ“ง

curl -L https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.deb --create-dirs -o /tmp/nvim-deb/nvim-linux64.deb
sudo dpkg -i /tmp/nvim-dev/nvim-linux64.deb

2๏ธโƒฃ ๐Ÿ”ฐ or install Vim ๐Ÿ“ง

sudo apt update -y
sudo apt install -y vim

3๏ธโƒฃ ๐ŸŽซ install dein.vim (Dark powered Vim/Neoim plugin manager) ๐Ÿš

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Shougo/dein-installer.vim/master/installer.sh)"
Please choose 2(local path)

4๏ธโƒฃ ๐Ÿš… install fzf,deno,luarocks,nodejs,npm,curl ๐Ÿ”ฉ

sudo apt update -y
sudo apt install -y fzf luarocks nodejs npm curl
curl -fsSL https://deno.land/x/install/install.sh | sh
pip3 install --user pynvim neovim

5๏ธโƒฃ โœˆ๏ธ Make symlinks for .vimrc โ€ผ๏ธ

ln -snfv ~/mydotfiles/.vimrc ~/.vimrc
ln -snfv ~/mydotfiles/.vimrc ~/.config/nvim/init.vim

6๏ธโƒฃ ๐Ÿš€ Install packages for vim ๐Ÿ’€

vim
:call dein#install()

7๏ธโƒฃ ๐ŸŽ‰ Happy Editing! ๐ŸŽŠ

8๏ธโƒฃ (Optional) you can add skk dictionary

mkdir -p ~/.skk
curl https://skk-dev.github.io/dict/SKK-JISYO.L.gz | gunzip -d - > ~/.skk/SKK-JISYO.L

๐ŸŽ The things you need to do ( for Mac Users ) ๐Ÿ’ก

1๏ธโƒฃ ๐Ÿ”ฐ build nightly Neovim ๐Ÿ“ง

git clone [email protected]:neovim/neovim.git --branch=nightly --depth=1
make && sudo make install

2๏ธโƒฃ ๐Ÿ”ฐ or install NeoVim using brew ๐Ÿ“ง

brew install neovim --pre

3๏ธโƒฃ ๐ŸŽซ install dein.vim (Dark powered Vim/Neoim plugin manager) ๐Ÿš

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Shougo/dein-installer.vim/master/installer.sh)"
Please choose 2(local path)

4๏ธโƒฃ ๐Ÿš… install fzf,deno,luarocks,nodejs,npm,curl ๐Ÿ”ฉ

brew install fzf luarocks nodejs npm curl
curl -fsSL https://deno.land/x/install/install.sh | sh
pip3 install --user pynvim neovim

5๏ธโƒฃ โœˆ๏ธ Make symlinks for .vimrc โ€ผ๏ธ

ln -snfv ~/mydotfiles/.vimrc ~/.vimrc
ln -snfv ~/mydotfiles/.vimrc ~/.config/nvim/init.vim

6๏ธโƒฃ ๐Ÿš€ Install packages for vim ๐Ÿ’€

vim
:call dein#install()

7๏ธโƒฃ ๐ŸŽ‰ Happy Editing! ๐ŸŽŠ

8๏ธโƒฃ (Optional) you can add skk dictionary

mkdir -p ~/.skk
curl https://skk-dev.github.io/dict/SKK-JISYO.L.gz | gunzip -d - > ~/.skk/SKK-JISYO.L

โž• The things you need to do ( for Windows Users ) ๐Ÿ’ก

๐Ÿ’ป Plugins descriptions ๐Ÿ—ผ

Plugins not used

my-vimrc's People

Contributors

tai-no-ala-ni avatar

Stargazers

tkkwa01 avatar

Watchers

 avatar

my-vimrc's Issues

Add Mac Installation Description

Is your feature request related to a problem? Please describe.
Need to add vimrc setup for Mac OS X

Describe the solution you'd like
Need to add vimrc setup for Mac OS X

  • use brew instead of apt

Add Windows Installation Description

Is your feature request related to a problem? Please describe.
Need to add vimrc setup for Windows

Describe the solution you'd like
Need to add vimrc setup for Windows

  • use package manager for windows instead of apt(choco)
    choco install neovim --pre
    choco install fzf
    install nodejs from web site
  • consider about path of vim and neovim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.