Compare commits

..

No commits in common. 'master' and 'dev' have entirely different histories.
master ... dev

@ -30,6 +30,3 @@ set mouse=""
set shiftwidth=4 set shiftwidth=4
set tabstop=4 set tabstop=4
autocmd FileType yaml setlocal ai ts=2 sw=2 et autocmd FileType yaml setlocal ai ts=2 sw=2 et
autocmd FileType sh nmap ,<Space> :!bash %<CR>
autocmd FileType python nmap ,<Space> :!python3 %<CR>
autocmd FileType php nmap ,<Space> :!php %<CR>

Loading…
Cancel
Save