Why there are '~(tilde)' in every file's extention when I edited with gVIM?

Kamome

I'm using gVIM on Windows.

Everytime I edit text file and save it, VIM makes a file with '~(tilde)' in extention - like this : 'crappycode.txt~'

It's so annoying that I have to delete it manually.

Is there any option that stops gVIM to make such file?

p.s. sorry for bad english.

CyberJacob

This sounds like a temporary file being created by vim. Just add the following to your .vimrc

set nobackup

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Why .bin/www is consider as a javascript file without the .js extention when I use express-generator

Why do i get the extention of the file in the file name ? And how do i filter the List<string>?

How to change file extention of every file in directory unix/linux

how do you handle a double image file when it`s edited

How do I stop a file changing groups when it is edited

How can I stop gvim from crashing when opening a file?

How do I grab raw GitHub content from MicroStrategy if the token changes every time it's edited?

Why does `psql --file` misinterpret tilde?

Why can't I cd to a quoted tilde ('~')?

What extention am i supposed to use in pandas to detect a .Rout file?

How can i change all file extention from Gif to gif?

Cannot use Twig_Extention when I {{ render }} a Controller

Why does my VS Code Live Server Extention show images when open on browser but images don't show when opening it with index.html file

Why isn't .htaccess file being edited?

Changing file extention

Getting when a text file is edited by another program

Replace symlink with original file when edited

Get textbox content when it's edited

Why does Vim indent every line once more when I copy and paste text from my browser to a file?

When I read a file and append it's contents into a list, why does it add a '/n' to it's values?

Why do I need `to_s` on top of `to_i` when reading from a file?

Why is webpack trying to parse every file in my dependency's path?

Why is it deleting every text file instead of yesterday's date

Why does Nautilus slow down every time I delete file?

Why does Google Chrome freeze every time I upload a file?

Why when I use API in every Flutter my Emulator paused?

Ansible can not locate file in lookup when using a tilde in path

file_exists() returns false when using path with ~, tilde in it

Python - change to different file extention