|
|
|
@ -506,6 +506,13 @@ vmap <C-v> <Plug>(expand_region_shrink)
|
|
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
|
let g:python_highlight_all = 1 |
|
|
|
|
|
|
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
|
" Tiler keybinds |
|
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
|
nmap <Leader>n :TilerNew<CR> |
|
|
|
|
nmap <Leader>f :TilerFocus<CR> |
|
|
|
|
nmap <Leader><space> :TilerReorder<CR> |
|
|
|
|
|
|
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
|
" Lastly, load configurations available only to this computer |
|
|
|
|
" ---------------------------------------------------------------------- |
|
|
|
|