Last active
January 18, 2025 18:17
-
-
Save sebastianrothbucher/ce188fbe15ed5d20e283 to your computer and use it in GitHub Desktop.
.vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source $VIMRUNTIME/../_vimrc | |
| filetype plugin indent off | |
| set ai et nosi nocin | |
| set nobackup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment