diff options
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -190,6 +190,7 @@ require('lazy').setup({ | |||
| 190 | -- require 'kickstart.plugins.autoformat', | 190 | -- require 'kickstart.plugins.autoformat', |
| 191 | -- require 'kickstart.plugins.debug', | 191 | -- require 'kickstart.plugins.debug', |
| 192 | 192 | ||
| 193 | 'machakann/vim-sandwich', | ||
| 193 | -- NOTE: The import below automatically adds your own plugins, configuration, etc from `lua/custom/plugins/*.lua` | 194 | -- NOTE: The import below automatically adds your own plugins, configuration, etc from `lua/custom/plugins/*.lua` |
| 194 | -- You can use this folder to prevent any conflicts with this init.lua if you're interested in keeping | 195 | -- You can use this folder to prevent any conflicts with this init.lua if you're interested in keeping |
| 195 | -- up-to-date with whatever is in the kickstart repo. | 196 | -- up-to-date with whatever is in the kickstart repo. |