Skip to content

Commit

Permalink
Set smartcase and add todo
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Larson <clarson@kergoth.com>
  • Loading branch information
kergoth committed Aug 13, 2010
1 parent 99cca8f commit 83f5ecb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -45,3 +45,5 @@ TODO
- Integrate MacVim's 'fullscreen' and 'fuoptions' into shell.vim
(http://peterodding.com/code/vim/shell/)
- Show the pyflakes error message in the cursor bubble
- Fix the default filetype to be 'text', the way it used to be in my previous
configuration.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -472,6 +472,7 @@ set formatoptions=crqn

" Case insensitivity
set ignorecase
set smartcase
set infercase

" No incremental searches or search highlighting
Expand Down

0 comments on commit 83f5ecb

Please sign in to comment.