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 /plugin/gitsigns.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 'plugin/gitsigns.lua')
| -rw-r--r-- | plugin/gitsigns.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/gitsigns.lua b/plugin/gitsigns.lua new file mode 100644 index 0000000..91fa65b --- /dev/null +++ b/plugin/gitsigns.lua @@ -0,0 +1 @@ +require('gitsigns').setup() |
