diff options
| author | Nanderty <psopka@sopka.ch> | 2023-03-16 19:34:12 +0100 |
|---|---|---|
| committer | Nanderty <psopka@sopka.ch> | 2023-03-16 19:34:12 +0100 |
| commit | 423133102d96556d121a97689be1f4f6542e320c (patch) | |
| tree | 552f25a2ee87542410568f886483cc39e085390c /init.lua | |
| parent | fba8830826fa88ef43d84fb051f90f11e4ae939b (diff) | |
| download | neovim-config-423133102d96556d121a97689be1f4f6542e320c.tar.gz neovim-config-423133102d96556d121a97689be1f4f6542e320c.tar.bz2 neovim-config-423133102d96556d121a97689be1f4f6542e320c.zip | |
wechsel auf lazy
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -require('Nanderty.plug') +require('Nanderty.lazy') require('Nanderty.general') require('Nanderty.remap') |
