WIP: Switch to NixOS #5
2 changed files with 4 additions and 1 deletions
2
dotdrop
2
dotdrop
|
@ -1 +1 @@
|
||||||
Subproject commit 1bf0124779f753a74f269ded5f47a2aae25fd114
|
Subproject commit 910482f8c8ba25234e0eb208419f39c06985aab3
|
|
@ -172,6 +172,9 @@ require('packer').startup(function()
|
||||||
-- Vim <3 Asciidoctor
|
-- Vim <3 Asciidoctor
|
||||||
use 'habamax/vim-asciidoctor'
|
use 'habamax/vim-asciidoctor'
|
||||||
|
|
||||||
|
-- Edit GPG encrypted files transparently
|
||||||
|
use 'jamessan/vim-gnupg'
|
||||||
|
|
||||||
-- If Packer was just installed,
|
-- If Packer was just installed,
|
||||||
-- sync plugins
|
-- sync plugins
|
||||||
if Packer_bootstrap then
|
if Packer_bootstrap then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue