haolian9 / pstree.nvim

pstree in nvim

Home Page:https://github.com/haolian9/zongzi/blob/master/nvim/.config/nvim/natives/lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showing pstree in nvim

prerequisites

  • linux
  • nvim 0.8.*
  • haolian9/infra.nvim

status: just-work

usage

  • :lua require'pstree'.run()

keymaps bound to the pstree buffer

  • nmap K: show one process's info

About

pstree in nvim

https://github.com/haolian9/zongzi/blob/master/nvim/.config/nvim/natives/lua

License:MIT License


Languages

Language:Lua 100.0%