mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-21 00:25:53 +02:00
3 lines
49 B
Bash
Executable file
3 lines
49 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim --headless -u lua/init.lua
|