E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
spf13
vim 添加 lua 并配置
spf13
vim在Linux下算是非常强大的编辑器,但是对于我这种从ide转到linux下的孩子,白板编程的效率低到令人发指。因此,你需要对vim进行一些改造,我曾经问过一些人怎么样改造vim,让他能够更适合作为一个写代码的工具(不是IDE)。他们说,不要过度的折腾,找一个通用的版本配置一下就可以了。在之后,我发现了一个叫做spf13-vim的github开源项目,这个项目是一个vim配置的合集,包含了配色
hh23485
·
2020-04-14 14:30
我的vim配置文件,再度升级
现在的配置是在leoatchina-vim,把原来的windows下面的工具扔到另一个repo下以减少体积这里是我本人的vim配置,从
spf13
的spf13-vim:stevefrancia'svi
leoatchina
·
2020-04-01 18:49
使用 Hugo 搭建个人静态博客
安装Hugo直接访问以下地址下载对应的安装包即可https://github.com/
spf13
/hugo/releases如果是Mac平台的话也可以直接执行以下命令进行安装brewinstallhugo
bookislife
·
2020-03-26 18:36
iOS学习资源大集合(转)
----------vim编辑器----------vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
陈满iOS
·
2020-03-26 15:42
iOS开源库[转]
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
RYBABY
·
2020-03-24 01:04
用Hugo快速搭建个人静态博客
Step1.InstallHugo下载、安装Hugo下载地址:https://github.com/
spf13
/hugo/releases。根据自己的操作系统,下载对应的安装包。
FrankWang0909
·
2020-03-18 00:43
我的Vim配置
使用Vundle管理配置Vim基本插件目前遇到的问题:Vim中同时打开NERDTree(左边)和Tagbar时(右边),有一个会无法正常显示使用spf13-vimhttps://github.com/
spf13
sylcrq
·
2020-03-17 19:56
ubuntu下利用github搭建博客
环境:ubuntu14.4安装hugo在https://github.com/
spf13
/hugo/releases下载hugo的deb安装包安装hugoreber@ubuntu:~/Downloads
reber
·
2020-02-25 07:14
Vim入门与实践
500Days-Of-Github/issues本人github:itgoyo,欢迎关注(๑•́₃•̀๑)Vim详细Vim快捷键大全Vim的配置以spf-13为例子项目地址:https://github.com/
spf13
GitHub_itgoyo
·
2020-02-20 22:02
开源项目、各种插件、第三方
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
wps_pro
·
2020-02-20 16:34
iOS开源库
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
zgcrichard
·
2020-02-14 21:01
一些不错demo的链接
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
Kloar
·
2020-02-14 15:55
iOS开源库,示例工程
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
Ashoka_APP
·
2020-02-13 21:30
Go 每日一库之 cast
简介今天我们再来介绍
spf13
大神的另一个库cast。cast是一个小巧、实用的类型转换库,用于将一个类型转为另一个类型。最初开发cast是用在hugo中的。
darjun
·
2020-02-04 20:07
golang
Go 每日一库之 cobra
关于作者
spf13
,这里多说两句。
spf13
开源不少项目,而且他的开源项目质量都比较高。相信使用过vim的都知道spf13-v
darjun
·
2020-01-18 17:00
golang 使用 viper 读取自定义配置文件
viper官网有案例:https://github.com/
spf13
/vipergogetgithub.com/
spf13
/viper创建config.yaml文件database:driver:mysqlhost
代码的坏味道
·
2020-01-13 10:48
用hugo建立个人博客
###1.安装hugo*先要配置好go开发环境*```goget-vgithub.com/
spf13
/hugogoinstallgithub.com/
spf13
/hugo```###2.生成站点使用hugonewsite
alenstar
·
2020-01-04 01:57
安装Vim插件vim-airline
更新记录2016-11-14重新编辑,替换了最近的配置和方法最近因为家里用的是OSX,公司用的是Win7,所以Vim的有些配置不是挺方便,在Github上面看了amix和
spf13
两位的配置后感觉比较不错
Maonx
·
2019-12-14 05:11
资源连接大全
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
IIronMan
·
2019-12-08 04:54
vim 配置资料整理
1.https://github.com/
spf13
/spf13-vim2.https://github.com/amix/vimrc3.https://github.com/humiaozuzu/dot-vimrc4
青帝花神
·
2019-12-02 06:53
懒人Vim攻略——一行指令安装
Spf13
打造全功能Vim开发环境
这里我推荐
spf13
——平日我都直接采用了
spf13
的Vim配置,
陈小霖GO
·
2019-12-01 13:49
iOS一些完整的项目
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
smart_small
·
2019-12-01 13:22
iOS开源库
github.com/rg3/youtube-dl我擦咧vim插件:https://github.com/Valloric/YouCompleteMevim插件配置:https://github.com/
spf13
北冥风尘
·
2019-11-04 05:30
02使用 Go 读取配置文件
启动了一个基础的restfulapiserver.当时的代码中有很多硬编码的属性,这次就要尝试从配置文件中读取.使用viper读取配置这里使用viper读取配置,首先安装一下.goget-ugithub.com/
spf13
刷漆猫咪
·
2019-10-26 09:00
使用Hugo,只需5分钟,轻松搭建一个自己的博客
查看原文下面就开始简单介绍一下这款静态博客系统下载Hugo到https://github.com/
spf13
/hug
俺是大龄程序员
·
2019-09-29 11:29
使用Hugo,只需5分钟,轻松搭建一个自己的博客
下面就开始简单介绍一下这款静态博客系统下载Hugo到https://github.com/
spf13
/hugo/re
华丽的码农
·
2019-09-29 09:00
使用 Go 读取配置文件
启动了一个基础的restfulapiserver.当时的代码中有很多硬编码的属性,这次就要尝试从配置文件中读取.使用viper读取配置这里使用viper读取配置,首先安装一下.goget-ugithub.com/
spf13
帅气猫咪
·
2019-09-12 00:00
golang
go实践十四 http服务器+redis+热重启
daily886/article/details/78569658需要用到的第三方包有:github.com/gin-gonic/gingithub.com/go-redis/redisgithub.com/
spf13
daily886
·
2019-07-25 10:56
go
Kubernetes-源码分析预备知识(待续)
基本示例如下packagemainimport("fmt""github.com/
spf13
/cobra""math/rand""os""time")funcmain(
Aaron.com
·
2019-07-24 14:52
Kubernetes
go搭建ai服务器
ai接口申请:http://www.tuling123.com需要用到的第三方包有:github.com/gin-gonic/gingithub.com/
spf13
/vipergithub.com/tidwall
daily886
·
2019-07-16 17:43
go
go获取电影资料
识别用户的输入找到资源链接并格式化输出格式化之后的结果需要用到的第三方包有:gogetgithub.com/PuerkitoBio/goquerygogetgithub.com/gin-gonic/gingogetgithub.com/
spf13
daily886
·
2019-07-16 17:24
go
go实践四 使用viper加载服务器配置config.go
Viper简介Viper是国外大神
spf13
编写的开源配置解决方案,具有如下特性:设置默认值可以读取如下格式的配置文件:JSON、TOML、YAML、HCL监控配置文件改动,并热加载配置文件从环境变量读取配置从远程配置中心读取配置
daily886
·
2019-07-08 10:18
go
golang命令行库cobra使用
github地址:https://github.com/
spf13
/cobraCobra功能简单子命令cli如kubectlverionkubectlget自动识别-h,--help帮助更过参考官方手册
少壮不努力,老大学IT
·
2019-03-07 03:00
vim/
spf13
vimvim配置笔记,基于
spf13
进行配置增减
spf13
文件$HOME/.vimswap/$HOME/.vimundo/$HOME/.vimviews/$HOME/.vim/bundle/插件目录$HOME
MartinChong
·
2018-11-01 10:47
Note
Viper使用简介-基于Tendermint
原来tnedermint使用了viper(ˈvaɪpə(r),现在看到i都得确认下发什么音)开源项目,那么viper是什么呢看下github的解释:https://github.com/
spf13
/viperViperisacompleteconfigu
csds319
·
2018-07-18 16:29
区块链
Vim安装与使用详细教程
欢迎关注本人Github:https://github.com/itgoyoVim详细Vim快捷键大全Vim的配置以spf-13为例子项目地址:https://github.com/
spf13
/spf13
Github-itgoyo
·
2018-05-17 11:59
原创
Linux
Vim
GoLang错误合集
编译过程出现文件不存在错误/usr/local/go/pkg/tool/linux_amd64/link:cannotopenfile/usr/local/go/pkg/linux_amd64/github.com/
spf13
CodeAsWind
·
2018-05-10 21:26
开源之道
GoLang错误合集
编译过程出现文件不存在错误/usr/local/go/pkg/tool/linux_amd64/link:cannotopenfile/usr/local/go/pkg/linux_amd64/github.com/
spf13
CodeAsWind
·
2018-05-10 21:26
开源之道
golang开发常用开源项目工具(持续更新中)
在此记录用到的一些库:1.解析配置文件https://github.com/go-ini/ini,go-ini,goINI文件解析,https://github.com/
spf13
/vipergolang
暮色伊人
·
2018-04-17 11:45
golang
开源项目
工具
GO
vim使用了
spf13
插件集合后经常会卡住
1.问题描述在网上看到sfp13的强大功能后,迫不及待的安装了它,在使用过程中也体会到了它的强大之处,不过有一点很是让人头疼,那就是经常会卡住,一卡就是30秒以上。比如如下代码的操作(反复操作,每次都会卡):...for(inti=0;i//(此处输入完'>'后就卡住了)}...在输入完‘>’后就卡在那里,光标无法移动,使用top看此时vim的资源占用,cpu占用在100%,这种情况在没有安装sp
TopsLuo
·
2018-04-02 17:49
linux
spf13
vim
centos6 升级vim到vim8(with lua) 并安装
spf13
目标在centos6上,升级默认的vim到最新版(withlua),并且安装
spf13
适用于:centos6u9,centos6u3过程yum升级wget-O/etc/yum.repos.d/CentOS-Base.repohttp
cfnju
·
2018-03-20 21:56
spf13
高亮显示问题
spf13
高亮显示问题问题描述在编辑已有的1.cpp文件的时候,发现该文件中的语法无高亮显示。如果复制成另外一个文件(比如cp1.cpp2.cpp),此时打开2.cpp的时候,语法的高亮显示正常。
TopsLuo
·
2018-03-03 17:07
编码
spf13
vim
Golang的配置信息处理框架Viper
Viper项目地址:https://github.com/
spf13
/viper本文翻译自该项目里README.md文件中的内容有很多Go语言项目用到了Viper框架,比如:HugoEMCRexRayImgur
recallsong
·
2018-02-24 23:24
golang
go
config
Golang
golang使用cobra
cobra是golang里面一个cli库,地址https://github.com/
spf13
/cobra功能包括:简易的子命令行模式,如appserver,appfetch等等完全兼容posix命令行模式嵌套子命令
dreams512
·
2018-02-10 23:41
golang
cobra
windows10 安装 vim +
spf13
安装curl命令下载:https://curl.haxx.se/download.htmlWin64x86_64CAB7.55.1binarySSLStefanKanthak将CURL.exe添加到git目录,并添加到环境变量,cmd中验证:curl--version2.安装.git并添加至环境变量,cmd中验证:git--version3.gitclone-b3.0https://github.
谢亚波
·
2017-08-28 22:20
vim
spf13
[置顶]【转载】跟我一起学习VIM - vim插件
为什么选VIM为什么选其它为什么犹豫选择它们VIM>=SUM(现代编辑器)如何学习VIM一秒钟变记事本VIM的基本用法VIM进阶:插件插件管理神器:Vundle配色方案导航与搜索自动补全语法其它终极配置:
spf13
小灰奇
·
2017-08-18 20:26
linux日常使用
前端工程师的Mac开发机配置
robbyrussell/oh-my-zsh终结了我的Shell配置;
spf13
/spf13-vim终结了我的Vim配置来自有
brandonxiang
·
2017-04-24 08:22
第十章 个人渣翻译
spf13
插件---nerdtree 使用教程(中)
不得不说,nerdtree的官方文档挺长的,因此要分成上中下三篇文章来详写。关于书签2.2.Bookmarks*NERDTreeBookmarks*BookmarksintheNERDtreeareawaytotagfilesordirectoriesofinterest.Forexample,youcouldusebookmarkstotagallofyourprojectdirectories
dark_tone
·
2016-10-21 20:59
vim的进阶使用
第九章 个人渣翻译
spf13
插件---nerdtree 使用教程(上)
首先看看
spf13
官方文档,对nertree的介绍NERDTreeisafileexplorerpluginthatprovides"projectdrawer"functionalitytoyourvimediting.Youcanlearnmoreaboutitwith
dark_tone
·
2016-10-21 10:59
vim的进阶使用
第七章 个人优化vim第四步:插件集合
spf13
安装与使用教程
其中最有名的就是
spf13
。1.spf13的安装Linux/Mac在预先安装好Git1.7+andVim7.4+的机子上直接执行:curlhttps://j.m
dark_tone
·
2016-10-20 07:11
vim的进阶使用
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他