Marty Oehme
845b98d22d
Added script to quickly translate a page or selected text through google translate. Can be invoked through the aliases `:translate-page` or `:translate-selection` respectively, or the shortcuts <leader>bg, <leader>bG. Added some gitignore files in the directory to stop keeping track of non-personal configuration files.
31 lines
703 B
Text
31 lines
703 B
Text
# no idea why gopass adds this image to config path
|
|
gopass-logo-small.png
|
|
#
|
|
# Ignore dynamic colorschemes set by styler
|
|
colorscheme.vim
|
|
colorscheme
|
|
colorscheme.py
|
|
colorscheme.rasi
|
|
|
|
.assets/README.md
|
|
|
|
# do not add massive gutenberg thesaurus to repo
|
|
nvim/.config/nvim/thesaurus
|
|
|
|
# mpv sponsorblock api
|
|
sponsorblock.db
|
|
sponsorblock.db.tmp
|
|
sponsorblock.txt
|
|
|
|
# ignore any just-in-time settings that took place in qutebrowser
|
|
qutebrowser/.config/qutebrowser/autoconfig.yml
|
|
qutebrowser/.config/qutebrowser/qsettings
|
|
qutebrowser/.config/qutebrowser/bookmarks
|
|
qutebrowser/.config/qutebrowser/stylesheets
|
|
|
|
# ignore vifm & ueberzug utility files
|
|
vifm-help.txt
|
|
vifmimgpdfpage
|
|
vifmimgpdffile
|
|
vifminfo
|
|
vifminfo.json
|