 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 |
|