feat(nvim): migrate to LazyVim

This commit is contained in:
Stefan Imhoff
2023-02-10 12:43:10 +01:00
parent 91874608bf
commit a274746a8a
147 changed files with 2059 additions and 2806 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
asdf plugin add lua
asdf install lua latest

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
asdf plugin add python
asdf install python latest