mirror of
https://github.com/kennethreitz-archive/krvim.git
synced 2026-06-05 23:40:18 +00:00
darn .swp files.
This commit is contained in:
@@ -80,6 +80,11 @@ nmap <leader>i :set list!<CR>
|
||||
|
||||
|
||||
|
||||
set nobackup "no backup files
|
||||
set nowritebackup "only in case you don't want a backup file while editing
|
||||
set noswapfile "no swap files
|
||||
|
||||
|
||||
|
||||
autocmd FileType python set omnifunc=pythoncomplete#Complete
|
||||
autocmd FileType javascript set omnifunc=javascriptcomplete#CompleteJS
|
||||
|
||||
Reference in New Issue
Block a user