mirror of
https://github.com/davegallant/nix-config
synced 2025-08-09 23:02:27 +00:00
Add strace and yarn
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
set tabstop=2
|
||||
set wildmenu
|
||||
|
||||
|
||||
" Custom statusline
|
||||
function! GitBranch()
|
||||
return system("git rev-parse --abbrev-ref HEAD 2>/dev/null | tr -d '\n'")
|
||||
|
Reference in New Issue
Block a user