We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093b88e commit be396ceCopy full SHA for be396ce
README.rst
@@ -3,8 +3,9 @@ vim-pudb-and-jam
3
4
A simple plugin allowing you to manage pudb breakpoints directly from vim.
5
Forked from `vim-pudb`_ and given some jammy features such as setting and
6
-editing equations, improved persistence of breakpoints, and the ability to list
7
-active breakpoints either as a printed message or in a quickfix list.
+editing breakpoint conditions, customization options, improved persistence
+of breakpoints, and the ability to list active breakpoints either as a
8
+printed message or in a quickfix list.
9
10
.. _vim-pudb: https://github.com/KangOl/vim-pudb
11
0 commit comments