summaryrefslogtreecommitdiff
path: root/lv-settings.lua
AgeCommit message (Collapse)Author
2021-05-29add some useful plugins to base config and a option to enable extraschristianchiarulli
2021-05-25Add setting to enable/disable document highlighting (#428)tafryn
2021-05-24Add Go auto commands (#424)David Hollinger III
2021-05-18moved the including of lv-settings to above the settings so local settings ↵Kyle Stubblefield
configured in lv-settings can override the globals that get loaded in settings, 0.relative_number for example (#396)
2021-05-06make timeoutlen configurableChris
2021-05-04✨ Change dashboard header and footer by user (#363)Francisco Suárez
* :sparkles: ability to change dashboard header and footer. * :sparkles: lv-settings adapted. * comment to keep original one by default.
2021-05-03✨ Python analysis options (pyright) (#352)Francisco Suárez
2021-05-02Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)"Chris
This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1.
2021-05-02Adds the ability to toggle on/off whichkey and dashboard (#337)rebuilt
2021-04-27Add autoformatting for ruby (#305)rebuilt
2021-04-15LunarVimchristianchiarulli