2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/usr/bin/env bash
|
|
neovide --neovim-bin "$HOME/.local/bin/lvim"
|