Vimrc

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
 
set tabstop=2
 
set tabstop=2
 
set background=dark
 
set background=dark
 +
set wildmode=longest,list
 
map <F3> :buffer<space>#<CR>
 
map <F3> :buffer<space>#<CR>
 
map <F4> :ls<CR>:buffer<space>
 
map <F4> :ls<CR>:buffer<space>

Revision as of 13:20, 4 November 2012

Place this in ~/.vimrc

set tabstop=2
set background=dark
set wildmode=longest,list
map <F3> :buffer<space>#<CR>
map <F4> :ls<CR>:buffer<space>
map <F5> :bp<CR>
map <F6> :bn<CR>
map <F11> <C-y>
map <F12> <C-e>
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox