diff options
| author | Folke Lemaitre <folke.lemaitre@gmail.com> | 2023-01-07 10:53:23 +0100 | 
|---|---|---|
| committer | Folke Lemaitre <folke.lemaitre@gmail.com> | 2023-01-07 10:53:23 +0100 | 
| commit | f28f0fcaaca29f1e695a2b0e70320d809c9debbb (patch) | |
| tree | f1621845e4b8046c978b175d8d9818283a89cc3e /init.lua | |
| parent | a41bda19f351a1e0b75eb9f229ec1b957ceada47 (diff) | |
docs: init.lua
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +-- bootstrap lazy.nvim, LazyVim and your plugins  require("config.lazy")  | 
