cfg-nvim开源项目

我要开发同款
匿名用户2015年10月08日
26阅读
所属分类、程序开发、常用工具包
授权协议未知

作品详情

abbr

命令行

auautocmd

setlsetlocal

swshiftwidth

tstabstop

stssofttabstop

fdmfoldmethod

fdlfoldlevel

文档

req:requirements

req-dev:developmentrequirements

tag:descriptiontags

dep:dependencies

安装neovimsudo add-apt-repository ppa:neovim-ppa/unstablesudo apt-get updatesudo apt-get install neovimsudo apt-get install python-dev python-piporsudo apt-get install python3-dev python3-pippip install --user neovimorpip3 install --user neovimvimpluginmanagercd ~ git clone https://github.com/metainfa/cfg-nvim .nvimcurl -fLo ~/.nvim/autoload/plug.vim --create-dirs \  https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vimnvim # then run: PlugInstalltemporarydirectoriescd ~/.nvimmkdir -p .cache/undomkdir .cache/backupmkdir .cache/swappluginvim-xkbswitchcd ~/gitgit clone https://github.com/ierton/xkb-switch cd xkb-switchcmake . makecp libxkbswitch.so ~/binpluginYouCompleteMesudo apt-get install cmake cd ~/.nvim/plugged/YouCompleteMe./install.shrustsupportcd ~/.nvim/plugged/racercargo build --release export RUST_SRC_PATH=$HOME/src/rust/src # for testing ./target/release/racer complete std::io::B # should show some completions插件vim-plugin-ruscmd

https://github.com/powerman/vim-plugin-ruscmd

tag:ru,commandmode

req:viml

vim-xkbswitch

https://github.com/lyokha/vim-xkbswitch

tag:ru,commandmode,insertmode,autoswitch

req:https://github.com/ierton/xkb-switch(C++library)

vim-plug

https://github.com/junegunn/vim-plug

tag:plugin

req:python,python3,rubyorneovim

parallelinstall/update(withanyof+python,+python3,+ruby,orNeovim)

vim-airline

'https://github.com/bling/vim-airline'

tag:statusline

req:viml

molokai

https://github.com/metainfa/molokai

tag:colorscheme

req:viml

taboo

https://github.com/gcmt/taboo.vim

tag:tab

req:viml

gitignore

'https://github.com/metainfa/gitignore'

tag:gitignore

req:viml

ctrlp

https://github.com/ctrlpvim/ctrlp.vim

req:viml

tag:file,buffer,mru

ctrlp-py-matcher

https://github.com/FelikZ/ctrlp-py-matcher

req:viml,python

tag:ctrlp,speed-up

vim-buffergator

https://github.com/jeetsukumaran/vim-buffergator

req:viml

tag:buffer

req:viml

youcompleteme

https://github.com/Valloric/YouCompleteMe

req:viml,c,python

tag:fast,omnicomplete

nerdcommenter

https://github.com/scrooloose/nerdcommenter

tag:comment

req:viml

vim-fugitive

https://github.com/tpope/vim-fugitive

tag:git

req:viml

neomake

https://github.com/benekastah/neomake

tag:neovim,async,syntactic

req:viml

vim-multiple-cursors

https://github.com/terryma/vim-multiple-cursors'

tag:multiplecursors

req:viml

req-dev:ruby

vim-easy-align

https://github.com/junegunn/vim-easy-align

tag:align

req:viml

vim-easy-motion

https://github.com/Lokaltog/vim-easymotion

tag:motion

req:viml

vim-markdown

https://github.com/metainfa/vim-markdown

tag:markdown

req:viml

dep:tabular

tabular

https://github.com/godlygeek/tabular

tag:markdown

req:viml

undotree

https://github.com/mbbill/undotree

tag:undo,branch,tree

req:viml

delimitMate

https://github.com/Raimondi/delimitMate

tag:autocompletepair,quotes,parens,brackets

req:viml

vim-surround

https://github.com/tpope/vim-surround

tag:surround,parentheses,brackets,quotes

viml

vim-fireplace

https://github.com/tpope/vim-fireplace

tag:clojure,repl

req:viml,python

vim-redl

https://github.com/dgrnbrg/vim-redl

tag:clojure,repl

req:viml

dep:vim-fireplace

vim-clojure-static

https://github.com/guns/vim-clojure-static

tag:clojure,syntax,indent,omnicomplete

req:viml,clojure

vim-clojure-highlight

https://github.com/guns/vim-clojure-highlight

tag:clojure,syntax

req:viml,clojure

dep:vim-fireplace,vim-clojure-static

vim-niji

https://github.com/raymond-w-ko/vim-niji

tag:clojure,rainbowparentheses

req:viml

vim-javascript

https://github.com/pangloss/vim-javascript

tag:javascript,syntax,indent

req:viml

vim-json

https://github.com/elzr/vim-json

tag:javascript,json,syntax,conceal,fold

req:viml

vim-jsx

https://github.com/mxw/vim-jsx

tag:javascript,jsx,syntax,indent

req:viml

vim-css3-syntax

https://github.com/hail2u/vim-css3-syntax

tag:css,css3,syntax

req:viml

rust

https://github.com/rust-lang/rust.vim

tag:rust,syntax

req:viml

racer

https://github.com/phildawes/racer

tag:rust,omni

req:viml,rust

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论