issues Search Results · repo:scrooloose/vimfiles language:"Vim Script"
Filter by
8 results
(44 ms)8 results
inscrooloose/vimfiles (press backspace or delete to remove)cd ~/.vim git submodule init git submodule update
**No submodule mapping found in .gitmodules for path bundle/Vundle.vim **
any help would be appreciated
apburton84
- 4
- Opened on Feb 12, 2016
- #13
I have this function that as soon as i enter a buffer it will change its working dir so when i use :tabe or :e I can
search for files relative to the current one.
function! CHANGE_CURR_DIR()
let _dir ...
dvidsilva
- Opened on Jul 2, 2013
- #9
Submodules which are not plugin but have scripts in ftdetect and ftplugin , are not loaded with the pathogen script.
This is the list of scripts which are loaded in my vim: http://pastebin.com/zFVvi962 ...
crodjer
- 1
- Opened on May 21, 2011
- #6
caro@turbo:~$ cd ~/.vim git submodule init git submodule update Cloning into bundle/nerdcommenter... Permission denied
(publickey). fatal: The remote end hung up unexpectedly Clone of git@github.com:scrooloose/nerdcommenter.git ...
ghost
- 2
- Opened on Feb 28, 2011
- #5
Pathogen, by Tim Pope, allows plugins to be neatly organised in folders. One folder, one plugin. By using pathogen, not
only will it be way easier to maintain the files (by using submodules), but it will ...
rhyhann
- 1
- Opened on Sep 12, 2010
- #4
This isn t a huge problem but I have had to disable the SASS syntax checker as sass doesn t understand the concept of
importing SASS partials and hence errors when it finds a mixin or constant that is ...
jcf
- Opened on Apr 28, 2010
- #3
I m not finding which is wrong in this line
set statusline+=%{( fenc!= utf-8 fenc!= )? [ . fenc. ] : }
I getting the error below:
bash: .vimrc: line 32: syntax error near unexpected token `(
bash: ...
juniovitorino
- 2
- Opened on Mar 6, 2010
- #2
I m having a problem where some of the snippets don t seem to be working correctly.
For example, if in the RoR model I enter hm and hit tab , it expands to: has_many : +object+ s +, :class_name = +object+ ...
kipkoan
- 1
- Opened on Sep 22, 2009
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.