Added editor configuration

This commit is contained in:
Eduard Urbach 2023-07-17 12:01:07 +02:00
parent 3485f2fb6a
commit 6df4895839
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
8 changed files with 112 additions and 3 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
*
!*/
!.gitignore
# Neovim
!/.config/nvim/lua/custom/*.lua
!/.config/nvim/lua/custom/configs/*.lua
# VS Code
!/.config/Code - OSS/User/settings.json