mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Updates to nvim to harden for gopass
This commit is contained in:
@@ -59,6 +59,10 @@ createCmd(
|
||||
}
|
||||
)
|
||||
|
||||
vim.api.nvim_exec([[
|
||||
autocmd BufNewFile,BufRead /private/**/gopass** setlocal noswapfile nobackup noundofile shada=""
|
||||
]], false)
|
||||
|
||||
-- Swift
|
||||
-- createCmd(
|
||||
-- "FileType",
|
||||
|
||||
Reference in New Issue
Block a user