diff --git a/init.lua b/init.lua index 79c23477..31e34e66 100644 --- a/init.lua +++ b/init.lua @@ -20,7 +20,7 @@ ===================================================================== ===================================================================== -What is Kickstart? +I am rockstar? Kickstart.nvim is *not* a distribution. diff --git a/new_d/.gitkeep b/new_d/.gitkeep new file mode 100644 index 00000000..4665059e --- /dev/null +++ b/new_d/.gitkeep @@ -0,0 +1,2 @@ + puk-puk + diff --git a/new_d/newfileforgit.lua b/new_d/newfileforgit.lua new file mode 100644 index 00000000..e69de29b diff --git a/new_file b/new_file new file mode 100644 index 00000000..fe6dde19 --- /dev/null +++ b/new_file @@ -0,0 +1,4 @@ +print (2+3) +v=input(f"Введите число от 1 до 100:") +c=input(f"Введите число:") +print(c+v)