博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
vim 支持C++11 lambda表达式
阅读量:4556 次
发布时间:2019-06-08

本文共 283 字,大约阅读时间需要 1 分钟。

 

Tar contains just the required .vim files, so un-tar them in (or copy to) your ~/.vim/syntax/ directory. 

To make the syntax permanent, consider setting with an auto command in your vimrc: 
au BufNewFile,BufRead *.cpp set syntax=cpp11

转载于:https://www.cnblogs.com/diegodu/p/6187731.html

你可能感兴趣的文章
uva 127
查看>>
使用delphi 开发 web(一) webbroke 简介
查看>>
fly.js抛物线连续不断加入购物车
查看>>
列表,元组,字典,集合
查看>>
spring IOC
查看>>
Com和DCOM
查看>>
MyTests
查看>>
Sharepoint 页面超链接地址打开
查看>>
iOS之There was an internal API error错误
查看>>
Erlang OTP设计原则Gen_Fsm行为
查看>>
pycharm 快捷键
查看>>
[数据库事务与锁]详解六: MySQL中的共享锁与排他锁
查看>>
linux command not found错误提示
查看>>
ecshop Admin后台商品列表处(上架、下架、精品...取消精品)增加操作
查看>>
【Windows 8 Store App】学习一:获取设备信息
查看>>
实现Windows程序的数据更新
查看>>
win10下VS2010中文输入法切换为英文卡死
查看>>
retinex相关代码汇总
查看>>
Cortex-M3 异常返回值EXC_RETURN
查看>>
Objective-C语言-内存管理
查看>>