Code Monkey home page Code Monkey logo

Comments (14)

wklken avatar wklken commented on May 9, 2024

无法复现,是在编辑什么类型文件会出现这种情况?

from k-vim.

hominlinx avatar hominlinx commented on May 9, 2024

C. 或python都有这个问题吧。当我输入<时。会自动出现>

from k-vim.

wklken avatar wklken commented on May 9, 2024

Bundle 'Raimondi/delimitMate'
你适合卸掉看看,我这边python/shell/java一切正常

from k-vim.

hominlinx avatar hominlinx commented on May 9, 2024

Bundle 'Raimondi/delimitMate'
这个卸载后就没<自动补全了,但是加上这个 然后用BundleInstall 就会出现上面的问题,是不是需要别的配置啊?

"自动补全单引号,双引号等 Bundle 'underlog/ClosePairs'
Bundle 'Raimondi/delimitMate'
<>

from k-vim.

wklken avatar wklken commented on May 9, 2024

我这边几种主流语言都试了,没发现问题
换这个试试,
Bundle 'underlog/ClosePairs',这个自动匹配貌似差了点

from k-vim.

hominlinx avatar hominlinx commented on May 9, 2024

YouCompleteMe unavailable: requires Vim 7.3.584+
这个问题 我自己编译了 咋还出现啊?
:version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jul 7 2013 11:13:43)
Compiled by hominlinx@hominlinx-ThinkPad

from k-vim.

wklken avatar wklken commented on May 9, 2024

which vim 查看下,当前指向的vim是原来的,还是最新编译完成的,到YCM的主页上看下具体步骤是不是走完了

from k-vim.

hominlinx avatar hominlinx commented on May 9, 2024

原来的已经卸载了,
hg clone https://code.google.com/p/vim/ 得到的是7.4a (得到同样的结果YouCompleteMe unavailable: requires Vim 7.3.584+ )
所以我从http://www.vim.org/download.php#unix 下载了vim-7.3.tar.bz2 仍然有这样的结果 ,能把你的vim 文件夹给我 我自己make 可以吗?我是ubuntu12.04

from k-vim.

wklken avatar wklken commented on May 9, 2024

1.编译vim,见这里https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source
如果大于7.3.584+,都支持
2.编译YCM
https://github.com/Valloric/YouCompleteMe#ubuntu-linux-x64-super-quick-installation

用Vundle安装后,进入bundle其对应目录下,执行编译命令

猜测你可能后一步没有执行

from k-vim.

hominlinx avatar hominlinx commented on May 9, 2024

我的原因是找不到大于7.3.584的vim7.3版本,所以用了7.4a,现在可以了 ,甚为感谢

from k-vim.

wklken avatar wklken commented on May 9, 2024

关闭问题

from k-vim.

xushaobo avatar xushaobo commented on May 9, 2024

求怎么能在补全的括号后直接插入,shift-tab不起作用。。。

from k-vim.

wklken avatar wklken commented on May 9, 2024

? 是最新版本么? 应该是ok的啊
输入(, 自动补全(|) 此时输入内容是在括号内, 然后shift-tab光标跳转()|

from k-vim.

xushaobo avatar xushaobo commented on May 9, 2024

嗯,谢谢,可以了

在 2015年8月28日 下午11:05,wklken [email protected]写道:

? 是最新版本么? 应该是ok的啊
输入(, 自动补全(|) 此时输入内容是在括号内, 然后shift-tab光标跳转()|


Reply to this email directly or view it on GitHub
#2 (comment).

from k-vim.

Related Issues (20)

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.