diff options
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -95,12 +95,6 @@ vim.api.nvim_create_autocmd({ "FileChangedShellPost" }, { }) ------------------------------------------------------------------------------------------------------------------------ --- Plugins ------------------------------------------------------------------------------------------------------------------------- - -vim.pack.add({ "https://github.com/tpope/vim-surround" }) -- Manipulate delimiters - ------------------------------------------------------------------------------------------------------------------------- -- Commands (there's more in the different plugins) ------------------------------------------------------------------------------------------------------------------------ |
