Marco Hinz
Results
2
issues of
Marco Hinz
On Unix, we use `os.fork()` to fork the current process. The child process will be replaced by a new nvim process and the parent process will attach to that new...
help wanted
windows
This is a PR for playing around with centering the menu. Introduces: `g:startify_center`. This option should be set to the longest line you expect in the menu. Values between `50`...