mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-27 09:48:36 -05:00
6 lines
145 B
Python
6 lines
145 B
Python
|
# Copyright 2019, laggardkernel and the ranger-fzf-marks contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
import ranger.api
|
||
|
from .fzf_marks import *
|