Browse Source

vim: swapfile notes, inkpot colorscheme

master
Brennen Bearnes 5 years ago
parent
commit
f23a31abf2
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      home/.vimrc

+ 3
- 3
home/.vimrc View File

@ -426,7 +426,7 @@ let mapleader = ","
" constantly, but it might not be what you want.
set autoread
" CUSTOMIZE: disable swapfiles (you may not want this):
" CUSTOMIZE: disable swapfiles (you may not want this (but you probably do)):
set noswapfile
" }}}
@ -901,8 +901,8 @@ let mapleader = ","
" colorscheme icansee
" colorscheme candycode
" colorscheme peppers
colorscheme iceberg
" colorscheme inkpot
" colorscheme iceberg
colorscheme inkpot
" }}}
" folding {{{


|||||||
x
 
000:0
Loading…
Cancel
Save