Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIM Configuration #20

Open
5 tasks
tsmanner opened this issue Apr 10, 2018 · 0 comments
Open
5 tasks

VIM Configuration #20

tsmanner opened this issue Apr 10, 2018 · 0 comments
Labels
enhancement New feature or request Epic

Comments

@tsmanner
Copy link
Collaborator

tsmanner commented Apr 10, 2018

Create the necessary infrastructure to install and configure VIM to take advantage of vimcryption on all disk access for vimcrypted files.

  • Cipher Type
  • Keystore Path?
  • Vim API to Add Python Engine Type Dynamically
    • in vimrc: :py import new_engine
    •              `:Vimcrypt(new_engine, new_engine_type)` 
      
  • Vimcryption Settings API Bindings
  • g:vimcryption_default_enabled? always encrypt new files? true/false
    • If we save a new file thats a copy of an existing file, (think save-as)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

1 participant