Skip to content

Instantly share code, notes, and snippets.

View dxslly's full-sized avatar

David Samuelson dxslly

View GitHub Profile
@aburok
aburok / _vsvimrc
Last active August 22, 2023 05:57
Visual Studio VsVim configuration file
" Ctrl + Alt + I - ReSharper generate file beside
" Ctrl + Alt + S - Resharper surrand with template
" File {{{
nmap zX :vsc Edit.UndoClose<CR>
nnoremap Q :vsc File.SaveSelectedItems<CR> :vsc File.Close<CR>
" }}}
" Build {{{