Dotfiles/site-modules/core/files/vim
Ade Attwood 490cd76629 refactor(vim): remove exit after run command
I am finding my self wanting to view the output of command nowadays,
rather then wanting to run a quick command and see if its passed or not.
By removing the exit at the end of the command the terminal dose not
close now. If I want the terminal to close I can still append the
command with `&& exit` when using `Run`
2022-12-03 16:14:29 +00:00
..
after feat(vim): start moving back 2022-06-12 20:25:17 +01:00
ftplugin feat(vim): start moving back 2022-06-12 20:25:17 +01:00
plugin refactor(vim): remove exit after run command 2022-12-03 16:14:29 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim feat(vim): split out and refactor format on save so it can be toggled 2022-11-15 20:05:39 +00:00