programslice
programslice copied to clipboard
VIM: slice result in a split view
Creating a slice result in a split view in vim would be benefitial:
- it can be compiled/run on it's own
- debugged on it's own
- improves debugging because we can only focus on the sliced result.