[Lldb-commits] [PATCH] D72541: [lldb/Utils] Remove vim-lldb

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 10 14:08:24 PST 2020


JDevlieghere created this revision.
JDevlieghere added a reviewer: LLDB.
Herald added a subscriber: abidh.
Herald added a project: LLDB.

The vim-lldb plugin is unmaintained and doesn't work with a recent vim installation that uses Python 3. I propose we remove it from the LLDB repository and house it under `lldb-tools` on Github like we did with for `lldb-mi`.

I already took the liberty of copying the files over: https://github.com/lldb-tools


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D72541

Files:
  lldb/utils/vim-lldb/README
  lldb/utils/vim-lldb/doc/lldb.txt
  lldb/utils/vim-lldb/plugin/lldb.vim
  lldb/utils/vim-lldb/python-vim-lldb/import_lldb.py
  lldb/utils/vim-lldb/python-vim-lldb/lldb_controller.py
  lldb/utils/vim-lldb/python-vim-lldb/plugin.py
  lldb/utils/vim-lldb/python-vim-lldb/vim_panes.py
  lldb/utils/vim-lldb/python-vim-lldb/vim_signs.py
  lldb/utils/vim-lldb/python-vim-lldb/vim_ui.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72541.237432.patch
Type: text/x-patch
Size: 71257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200110/5716e4ee/attachment-0001.bin>


More information about the lldb-commits mailing list