Kevin MacMartin
|
04ea11ad53
|
Run vim-easytags asynchronously
|
2021-02-04 22:28:58 -05:00 |
|
Kevin MacMartin
|
d4fba2bf15
|
Swap the line info and percent back where they belong
|
2020-12-02 13:50:08 -05:00 |
|
Kevin MacMartin
|
85a89212c5
|
Fix some issues in lightline and improve the colours a bit
|
2020-11-30 17:12:46 -05:00 |
|
Kevin MacMartin
|
0b76cff0d3
|
Reverse the % and line/column order since the % potentially takes up much less space
|
2020-11-30 15:57:24 -05:00 |
|
Kevin MacMartin
|
7dc4a48a2c
|
Remove vim-scrollstatus (it wasn't what I was hoping it would be
|
2020-11-30 15:56:33 -05:00 |
|
Kevin MacMartin
|
1b5e2dfedf
|
Increase the scrollstatus bar a bit
|
2020-11-26 16:09:50 -05:00 |
|
Kevin MacMartin
|
2eb91d7fca
|
Add a little scroll status bar to lightline
|
2020-11-26 12:57:21 -05:00 |
|
Kevin MacMartin
|
00e0718252
|
Remove emmet as it's really not appropriate as a global plugin
|
2020-11-19 16:35:44 -05:00 |
|
Kevin MacMartin
|
6ba3ace330
|
Remove gundo (which no longer works)
|
2020-01-30 00:14:57 -05:00 |
|
Kevin MacMartin
|
3469579747
|
Remove the deoplate cache_limit variable as this is no longer used by the plugin
|
2019-05-10 21:48:29 -04:00 |
|
Kevin MacMartin
|
af979973bc
|
Never auto-start the filer (I realized every deployment had that workflow disabled)
|
2019-03-21 16:28:08 -04:00 |
|
Kevin MacMartin
|
20437cec96
|
Use /tmp for the ctags temporary directory if it exists
|
2018-07-13 16:06:00 -04:00 |
|
Kevin MacMartin
|
13d3a675fc
|
Update the comment for the tcomment filetype configuration so it doesn't specify vue
|
2018-05-14 14:29:28 -04:00 |
|
Kevin MacMartin
|
9948a62521
|
Add the correct comment style for the blade filetype
|
2018-04-05 17:34:10 -04:00 |
|
Kevin MacMartin
|
b0a0470703
|
Update submodules and declare comment style in vue files
|
2018-03-21 11:02:15 -04:00 |
|
Kevin MacMartin
|
68f480a867
|
Allow eslint to be used to fix vue files
|
2018-03-16 14:29:21 -04:00 |
|
Kevin MacMartin
|
323b55efc8
|
Don't override the filetype for vue files
|
2018-03-15 13:40:07 -04:00 |
|
Kevin MacMartin
|
34835caf48
|
Normalize comment style a bit
|
2018-03-14 11:38:51 -04:00 |
|
Kevin MacMartin
|
8861aa289f
|
Open the ale error list by hitting leader twice instead of on error, and always show the gutter when ale is enabled to avoid having the window jump around as errors appear and disappear
|
2018-03-13 22:50:50 -04:00 |
|
Kevin MacMartin
|
5343c44763
|
Replace neocomplete with deoplete
|
2018-03-13 15:38:03 -04:00 |
|
Kevin MacMartin
|
00797d8f99
|
Configure all options for when to lint with ale (regardless of their defaults, for easy access later)
|
2018-03-13 11:46:26 -04:00 |
|
Kevin MacMartin
|
c8de1131ba
|
Configure ale not to lint while in insert mode, and to lint when leaving insert mode
|
2018-03-13 11:40:42 -04:00 |
|
Kevin MacMartin
|
9c24b1b8b5
|
Reduce the ale error list size
|
2018-03-13 11:35:21 -04:00 |
|
Kevin MacMartin
|
ae8ba0a227
|
Replace syntastic with ale
|
2018-03-13 11:32:04 -04:00 |
|
Kevin MacMartin
|
e5f28b842e
|
Clean up formatting in the config folder
|
2018-03-11 23:36:47 -04:00 |
|
Kevin MacMartin
|
f9ffbe4e5a
|
Update submodules and remove vim-bookmarks
|
2018-03-11 20:08:14 -04:00 |
|
Kevin MacMartin
|
032ad3197a
|
Split the plugins config separate files for each plugin
|
2018-03-11 19:21:58 -04:00 |
|