mirror of
https://github.com/gryf/.vim.git
synced 2026-02-21 18:45:49 +01:00
- updated FuzzyFinder
- moved Pydoc to ftplugin/python - updated pyflakes - added Pygments feature into rst functions
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -15,7 +15,7 @@ set fileformats=unix,dos "Type of <EOL> in written files
|
||||
set formatoptions=croqw "Automatic formatting settings
|
||||
set hidden "Keep hidden windows
|
||||
set history=1000 "Keep 1000 lines of command line history
|
||||
set ignorecase "Ignore case in search patterns
|
||||
"set ignorecase "Ignore case in search patterns
|
||||
set laststatus=2 "Always show statusbar
|
||||
set lazyredraw "Don't update screen while executing macros
|
||||
|
||||
|
||||
Reference in New Issue
Block a user