diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-13 03:47:58 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-13 03:47:58 +0000 |
commit | b21e7834eb342a66d2c3930ebfdb5fc6894c56e8 (patch) | |
tree | 72db8bb6afc11ec3b66da84dbbcaadc19794f038 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 27694571b11b66709192bab87af6b7fd7de0a9f9 (diff) | |
download | bcm5719-llvm-b21e7834eb342a66d2c3930ebfdb5fc6894c56e8.tar.gz bcm5719-llvm-b21e7834eb342a66d2c3930ebfdb5fc6894c56e8.zip |
vim: separate the keywords into one per line
This achieves the same result as previously by using line wrapping. This allows
us to have one keyword per line which makes adding a new keyword significantly
easier, especially if they are inserted in a lexicographical sort order as you
no longer need to reflow the content around it.
This only does the keywords as that is the group which changes more often.
llvm-svn: 275248
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions