index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
OpenEmbedded
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/vim: synchronize from kergoth/vim-bitbake rev 4225ee8b4818d7e46965205...
Chris Laplante
2020-07-07
6
-17
/
+96
*
contrib/vim/indent/bitbake.vim: move it to correct directory
Yi Zhao
2019-11-22
1
-0
/
+343
*
newbb.vim: remove PR
Robert Yang
2014-08-19
1
-1
/
+0
*
newbb.vim: fix spelling
Trevor Woerner
2013-11-12
1
-1
/
+1
*
contrib/vim: merge changes from vim-bitbake repo
Christopher Larson
2013-09-06
3
-9
/
+13
*
newbb.vim: Use 'git config' instead of git-config
Khem Raj
2013-09-06
1
-2
/
+2
*
bitbake.vim: detect *.bbappend files in ftdetect automatically
Eren Türkay
2012-12-14
1
-2
/
+2
*
vim/syntax: Recognize ?? operator
Khem Raj
2011-12-20
1
-2
/
+2
*
vim: properly highlight python inside of ${@}
Chris Larson
2011-01-10
1
-10
/
+9
*
vim: handle highlighting exports without assignment
Chris Larson
2011-01-10
1
-0
/
+2
*
vim: add an ftplugin for indentation settings
Chris Larson
2011-01-10
1
-0
/
+1
*
contrib/vim: Update with the changes from Ricardo Salveti and other fixes.
Khem Raj
2010-01-21
3
-104
/
+204
*
Vim syntax:
Chris Larson
2008-09-11
1
-14
/
+21
*
Contrib: update the Vim syntax highlighting to include the 'require' keyword ...
Chris Larson
2006-07-10
2
-4
/
+8
*
renamed to get less ambiguous name
Marcin Juszkiewicz
2004-12-14
1
-0
/
+0
*
Clean out the cruft in the vim syntax.
Chris Larson
2004-12-10
1
-31
/
+12
*
Vim syntax: bugfix in the match of 'def' lines.
Chris Larson
2004-12-09
1
-1
/
+1
*
Vim syntax update: let syntax/python.vim do the highlighting for the actual '...
Chris Larson
2004-12-09
1
-4
/
+5
*
Adjust whitespace handling in the vim syntax a bit.
Chris Larson
2004-12-08
1
-3
/
+3
*
Vim syntax: add a catchall which should flag anything which isn't explicitly ...
Chris Larson
2004-12-08
1
-0
/
+4
*
Vim syntax bugfix: make it a bit more tolerant about locating the end of bitb...
Chris Larson
2004-12-08
1
-4
/
+4
*
Vim syntax: match variables defined using ?=.
Chris Larson
2004-12-08
1
-2
/
+2
*
Vim syntax: match & highlight the 'fakeroot' flag for functions.
Chris Larson
2004-12-08
1
-1
/
+3
*
Vim syntax: limit the areas in which variable dereferences are matched and hi...
Chris Larson
2004-12-08
1
-7
/
+7
*
Vim syntax update: bugfix: don't recognize an empty line as the end of a 'def...
Chris Larson
2004-12-08
1
-1
/
+1
*
Vim syntax update: 1) Add EXPORT_FUNCTIONS to our list of valid statements, a...
Chris Larson
2004-12-08
1
-7
/
+7
*
Vim syntax update: match and highlight variable definitions flagged as 'export'.
Chris Larson
2004-12-08
1
-1
/
+4
*
Vim syntax update: Fix the statements (include/inherit/addtask/addhandler) to...
Chris Larson
2004-12-08
1
-1
/
+3
*
Vim syntax update: highlight := variable assignment.
Chris Larson
2004-12-08
1
-2
/
+2
*
Vim syntax update: Fix the var deref in var overrides to be more versatile an...
Chris Larson
2004-12-08
1
-4
/
+5
*
Vim syntax update: 1) Highlight the quotes around a string as a String rather...
Chris Larson
2004-12-08
1
-1
/
+3
*
Vim syntax update: Highlight overrides that include variable derefences (i.e....
Chris Larson
2004-12-08
1
-1
/
+3
*
Vim syntax update: highlight backslashes used as line continuation within str...
Chris Larson
2004-12-08
1
-2
/
+4
*
Vim syntax update: match anonymous python functions with no specified name.
Chris Larson
2004-12-08
1
-1
/
+1
*
Add copyright & license to the vim syntax file.
Chris Larson
2004-12-08
1
-0
/
+4
*
Vim syntax update: highlight the ending ':' on a 'def' line.
Chris Larson
2004-12-08
1
-1
/
+1
*
Vim syntax update: highlight definitions of variable flags.
Chris Larson
2004-12-08
1
-0
/
+12
*
Vim syntax update: highlight the 'def' as a Statement, and add highlighting o...
Chris Larson
2004-12-08
1
-2
/
+5
*
Vim syntax update: highlight the 'def'd python functions as such.
Chris Larson
2004-12-08
1
-2
/
+13
*
Vim syntax update: highlight the shell functions as shell.
Chris Larson
2004-12-08
1
-1
/
+17
*
Start adding vim syntax highlighting.
Chris Larson
2004-12-08
1
-0
/
+74