瀏覽代碼

Fix indentation

master
Arun Prakash Jana 4 年之前
父節點
當前提交
dbf12ed031
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      plugins/bookmarks

+ 1
- 1
plugins/bookmarks 查看文件

@@ -26,7 +26,7 @@
# Author: Todd Yamakawa

if [ -z "$BOOKMARKS_DIR" ]; then
BOOKMARKS_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/nnn/bookmarks"
BOOKMARKS_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/nnn/bookmarks"
fi

# Check if NNN_PIPE is set


Loading…
取消
儲存