[all-commits] [llvm/llvm-project] c5adcd: [lldb/Utils] Remove vim-lldb

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jan 10 14:43:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c5adcdc5c88a89241b1150824fc44370c62c7132
      https://github.com/llvm/llvm-project/commit/c5adcdc5c88a89241b1150824fc44370c62c7132
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

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

  Log Message:
  -----------
  [lldb/Utils] Remove vim-lldb

The vim-lldb plugin is unmaintained and doesn't work with a recent vim
installation that uses Python 3. This removes it from the LLDB
repository. The code is still available under lldb-tools on GitHub like
we did with for lldb-mi. (https://github.com/lldb-tools/vim-lldb)

Differential revision: https://reviews.llvm.org/D72541




More information about the All-commits mailing list