some changes

This commit is contained in:
jhe 2024-05-22 16:02:16 +02:00
parent 5aeddfdd5d
commit 1d6812e2f0
No known key found for this signature in database
GPG key ID: 10FFC60F6B8DC9B7
5 changed files with 46 additions and 4 deletions

4
ftplugin/main.js Normal file
View file

@ -0,0 +1,4 @@
if (true) {
console.log("Hello world");
}