diff options
author | xero <x@xero.nu> | 2015-10-31 01:03:37 -0400 |
---|---|---|
committer | xero <x@xero.nu> | 2015-10-31 01:03:37 -0400 |
commit | ea6aaca19daa8015a3fa5048ee669362305abc6c (patch) | |
tree | 2efce2e2e027a12e51c4a3f614deded54e6e8b84 /vim/.vim | |
parent | f5797248647155b42505574f1d5e5b1ff6afa757 (diff) | |
download | dotfiles_ascii-ea6aaca19daa8015a3fa5048ee669362305abc6c.tar.xz dotfiles_ascii-ea6aaca19daa8015a3fa5048ee669362305abc6c.zip |
set badhabits!
Diffstat (limited to '')
-rw-r--r-- | vim/.vimrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -72,9 +72,6 @@ nnoremap <silent> <leader>p :silent :r !xsel -o -b<CR> " ┃ ┃ ┃┃┃┃┃┃┃┣━┫┃┗┫ ┃┃┗━┓ " ┗━╸┗━┛╹ ╹╹ ╹╹ ╹╹ ╹╺┻┛┗━┛ -" make ; work like : for commands (lazy shifting) -nnoremap ; : - " json pretty print command J :%!python -mjson.tool |