Files
neovim/scripts
Gregory Anders f1922e78a1 feat: add vim.secure.read()
This function accepts a path to a file and prompts the user if the file
is trusted. If the user confirms that the file is trusted, the contents
of the file are returned. The user's decision is stored in a trust
database at $XDG_STATE_HOME/nvim/trust. When this function is invoked
with a path that is already marked as trusted in the trust database, the
user is not prompted for a response.
2022-11-17 08:23:41 -07:00
..
2022-06-28 04:02:29 -07:00
2022-10-09 05:21:52 -07:00
2022-01-04 07:28:29 -07:00
2022-11-17 08:23:41 -07:00
2022-06-15 09:20:32 +02:00
2022-11-02 21:45:26 +08:00
2022-11-02 21:45:26 +08:00