Tada
This commit is contained in:
@@ -4,6 +4,9 @@ set expandtab shiftwidth=4 tabstop=4
|
||||
set autoindent
|
||||
set clipboard=unnamedplus
|
||||
|
||||
" I want nvim using a venv for plugins and stuff
|
||||
let g:python3_host_prog = expand('~/.venvs/nvim/bin/python')
|
||||
|
||||
" Plugins with vim-plug
|
||||
call plug#begin('~/.vim/plugged')
|
||||
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
[/home/joe/.local/share/plasma-vault/Blackmail.enc]
|
||||
activities=
|
||||
backend=cryfs
|
||||
lastError=Unknown device (code: 1)
|
||||
lastStatus=2
|
||||
mountPoint=/home/joe/Vaults/Blackmail
|
||||
name=Blackmail
|
||||
offlineOnly=false
|
||||
|
||||
[/home/joe/.local/share/plasma-vault/NSFW.enc]
|
||||
activities=
|
||||
backend=cryfs
|
||||
lastError=Cannot create the mount point (code: 0)
|
||||
lastStatus=1
|
||||
mountPoint=/home/joe/Vaults/NSFW
|
||||
name=NSFW
|
||||
offlineOnly=false
|
||||
|
||||
[EncryptedDevices]
|
||||
/home/joe/.local/share/plasma-vault/Blackmail.enc=true
|
||||
/home/joe/.local/share/plasma-vault/NSFW.enc=true
|
||||
|
||||
[UI-notice]
|
||||
SkipNotice-cryfs-message=false
|
||||
Reference in New Issue
Block a user