@@ -3,8 +3,10 @@ vim.api.nvim_exec2('language POSIX', {})
-- }}}
-- Plugins {{{
if os.execute('which git') == 0 then
vim.pack.add({'https://github.com/nvim-mini/mini.pick'})
pcall(function() require('mini.pick').setup() end)
end
-- General Editor Settings {{{
The note is not visible to the blocked user.