zbirenbaum
|
dac05df972
|
Fix deprecation notice on nightly
|
2022-06-16 00:15:17 -04:00 |
|
zbirenbaum
|
6bb209a834
|
fix #1215
|
2022-06-16 00:01:15 -04:00 |
|
zbirenbaum
|
c5bcf9d9a1
|
fix #1141
|
2022-05-29 04:41:02 -04:00 |
|
zbirenbaum
|
cef2899bba
|
fix #1109
|
2022-05-21 01:46:44 -04:00 |
|
zbirenbaum
|
d16546acac
|
fix #977
|
2022-04-29 19:14:50 -04:00 |
|
 zbirenbaumandsiduck
|
95951c86a9
|
add back ability to remove plugins
|
2022-04-29 10:40:36 +05:30 |
|
zbirenbaum
|
36a25ded76
|
fix <leader>x not closing nvim-tree
|
2022-04-28 04:06:38 -04:00 |
|
zbirenbaum
|
aa4bab9605
|
fix group comments regression
|
2022-04-28 03:58:35 -04:00 |
|
zbirenbaum
|
1c8a677024
|
Fix #938
|
2022-04-14 13:57:11 -04:00 |
|
zbirenbaum
|
4a888ad037
|
add float term mappings and config
|
2022-04-09 01:32:27 -04:00 |
|
 zbirenbaumandsiduck
|
d7522a940d
|
add disable option for statusline hide au
|
2022-04-09 08:49:19 +05:30 |
|
 zbirenbaumandsiduck
|
03563f30cc
|
add new location option for chadterm
|
2022-04-02 14:33:45 +05:30 |
|
 zbirenbaumandsiduck
|
e328b86336
|
add terminal customizations options to default config
|
2022-03-31 06:51:36 +05:30 |
|
 zbirenbaumandsiduck
|
1face444b8
|
change plugin init to config terminal on load extensions, change mappings to use new chadterm
|
2022-03-31 06:51:36 +05:30 |
|
 zbirenbaumandsiduck
|
958a62bc67
|
fix nvimtree vim globals not having any effect
|
2022-03-24 21:28:11 +05:30 |
|
 zbirenbaumandsiduck
|
1777be0064
|
fix for treesitter not loading on creating new file
|
2022-03-01 08:00:21 +05:30 |
|
 zbirenbaumandsiduck
|
76d194b141
|
fix for getting config settings from plugin table
|
2022-02-20 11:46:06 +05:30 |
|
 zbirenbaumandsiduck
|
c1e372e2cd
|
fix autocmd breaking term plugins
|
2022-02-20 08:08:06 +05:30 |
|
 zbirenbaumandsiduck
|
4be722d4a6
|
fix global variable causing issues
|
2022-02-15 08:12:51 +05:30 |
|
 zbirenbaumandsiduck
|
f81531df42
|
improve method of adding and removing plugins
|
2022-02-14 16:11:41 +05:30 |
|
 zbirenbaumandsiduck
|
d8dabe9e5e
|
defer and restore shada
|
2022-01-31 10:40:36 +05:30 |
|
 zbirenbaumandsiduck
|
bd98d76ad6
|
improve startup time with shada load deferral
|
2022-01-31 09:03:20 +05:30 |
|
 zbirenbaumandsiduck
|
e87c10f225
|
fix for removals
|
2022-01-31 08:07:09 +05:30 |
|
 zbirenbaumandsiduck
|
4bda425371
|
added field for removing plugins to default config and call to plugin removal in init.lua
|
2022-01-31 07:08:15 +05:30 |
|
 zbirenbaumandsiduck
|
4b68a75853
|
added helper functions for removing plugins from default plugin table
|
2022-01-31 07:08:15 +05:30 |
|
 zbirenbaumandsiduck
|
4077ff3520
|
fixed chadrc string overrides calling default function parameter. Added ability to use function as config override
|
2022-01-22 10:15:38 +05:30 |
|
 zbirenbaumandsiduck
|
82211ed829
|
updated init.lua requires to support new plugin default configuration format
|
2022-01-22 10:15:38 +05:30 |
|
 zbirenbaumandsiduck
|
c3beea11ee
|
Added support for modifying specific key values in default configs via chadrc to all plugin configurations with setup table(s)
|
2022-01-22 10:15:38 +05:30 |
|
 zbirenbaumandsiduck
|
cf7f8a557a
|
added helper function to support partial plugin config overrides via tables in chadrc
|
2022-01-22 10:15:38 +05:30 |
|
 zbirenbaumandsiduck
|
fa9f9aad0b
|
rewrote statusline to be compartmentalized into named components and easier to understand/customize as a basis
|
2022-01-11 11:42:36 +05:30 |
|
 zbirenbaumandsiduck
|
1e6f9a2e52
|
fix errors thrown by neovim no longer allowing implicit conversions of nil to 0 in api function calls. See neovim/neovim#16745 for details on why this is now an error
|
2022-01-04 06:39:27 +05:30 |
|