|
856c66e150
|
Add :TodoFile command to find TODOs
Find all TODOs in the current file and populate the location list with
the results.
|
2019-06-05 11:32:59 +01:00 |
|
|
b493ad17e5
|
Make minpac commands have consistent format
|
2019-02-21 11:47:23 +00:00 |
|
|
d555afe61e
|
Move minpac command into plugin/commands.vim
|
2019-02-21 11:46:28 +00:00 |
|
|
992096a2a0
|
Add :Debug command
The :Debug command quickly starts a new debugging sessions.
* adds the `termdebug` package
* invokes `TermdebugCommand` with the given arguments
|
2018-09-14 16:17:09 +01:00 |
|
|
f7d07f23da
|
Add TODO's for :LStripLines
|
2018-08-26 10:51:11 +01:00 |
|
|
4040dc7508
|
Move rarely used functions to autoload
|
2018-08-26 10:50:08 +01:00 |
|
|
e049445284
|
Remove autocmd to right string white space
|
2018-08-26 10:50:08 +01:00 |
|
|
981cb46c7c
|
Add :ISort vim command
|
2018-08-26 10:50:08 +01:00 |
|