|
76acb9cd90
|
Once again fix minpac initialization
|
2020-12-10 17:41:17 +00:00 |
|
|
e4a11a2ffe
|
Fix package load init order bugs
* Move calls to `minpac#init()` into commands which use minpac
* Check if optional package directories exist before using `packadd`
|
2020-11-28 17:16:11 +00:00 |
|
|
d960053dfc
|
Add :BuildDir to select YouCompleteMe build directory
|
2020-10-06 17:12:06 +01:00 |
|
|
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 |
|