Giter Site home page Giter Site logo

.spf13-vim-3-myself's Introduction

Install

Install spf13-vim

cd ~/
curl https://j.mp/spf13-vim3 -L > spf13-vim.sh && sh spf13-vim.sh

Clone my customized spf13-vim

git clone [email protected]:keer2345/.spf13-vim-3-myself.git

rm spf13-vim.sh
rm ~/.vimrc.local
rm ~/.vimrc.before.local
rm ~/.vimrc.bundles.local
rm ~/.vimrc.local.plugin
ln -s ~/.spf13-vim-3-myself/.vimrc.local ~/.vimrc.local
ln -s ~/.spf13-vim-3-myself/.vimrc.before.local ~/.vimrc.before.local
ln -s ~/.spf13-vim-3-myself/.vimrc.bundles.local ~/.vimrc.bundles.local
ln -s ~/.spf13-vim-3-myself/.vimrc.local.plugin ~/.vimrc.local.plugin

sudo apt install vim-gnome

Configuration

~/.spf13-vim-3-myself/.vimrc.local
~/.spf13-vim-3-myself/.vimrc.local.plugin
~/.spf13-vim-3-myself/.vimrc.before.local

Plugins

~/.spf13-vim-3-myself/.vimrc.bundles.local

Utility

vim-scripts/BufOnly.vim

  • :BufOnly without an argument will unload all buffers but the current one.
  • :BufOnly with an argument will close all buffers but the supplied buffer name/number

SirVer/ultisnips

junegunn/fzf.vim

junegunn/fzf

godlygeek/tabular

ctrlpvim/ctrlp.vim

benmills/vimux

Easily interact with tmux from vim.

jeetsukumaran/vim-buffergator

gilsondev/searchtasks.vim

Shougo/neocomplete.vim

  • C-k: to select-and-expand a snippet from the Neocomplcache popup (Use C-n and C-p to select it). C-k can also be used to jump to the next field in the snippet.
  • Tab: to select the next field to fill in the snippet.

tpope/vim-dispatch

jceb/vim-orgmode

tpope/vim-speeddating

Generic Programming Support

honza/vim-snippets

tomtom/tcomment_vim

maksimr/vim-jsbeautify

scrooloose/syntastic

neomake/neomake

Neomake is a plugin for Vim/Neovim to asynchronously run programs.

tpope/vim-fugitive

Erlang

vim-erlang/vim-erlang-tags

vim-erlang/vim-erlang-runtime

vim-erlang/vim-erlang-omnicomplete

vim-erlang/vim-erlang-compiler

Elixir

elixir-lang/vim-elixir

avdgaag/vim-phoenix

mmorearty/elixir-ctags

mattreduce/vim-mix

BjRo/vim-extest

frost/vim-eh-docs

slashmili/alchemist.vim

tpope/vim-endwise

jadercorrea/elixir_generator.vim

mhinz/vim-mix-format

Python

  • F6: Format source with flake8
  • ,r: Run python

Markdown / Writting

reedes/vim-pencil

iamcco/markdown-preview.nvim

cd ~/.vim/bundle/markdown-preview.nvim
yarn
  • ,mp: Start Markdown Preview
  • ,ms: Stop Markdown Preview

mzlogin/vim-markdown-toc

  • :GenToGFM: Generater the markdown catalog
  • :UpdateToc: Update the markdown catalog

Chiel92/vim-autoformat

Provide easy code formatting in Vim by integrating existing code formatters.

  • F7 Autoformat

.spf13-vim-3-myself's People

Contributors

keer2345 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.