Neovim - switch configuration to lua.

This commit is contained in:
Bartek Stalewski 2023-04-07 16:38:45 +02:00
parent 10b09e931d
commit b23134ce6f
4 changed files with 100 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
**/autostart.sh
**/bookmarks
**/lazy-lock.json
**/.netrwhist
**/__pycache__