summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-08-29 12:14:38 +0200
committerxengineering <mail2xengineering@protonmail.com>2020-08-29 12:16:17 +0200
commiteb341ec9b1fcc69a94e9a3a313a5ca13128a5f62 (patch)
tree51d02859590d4a6bdf674ee152919ab1385abbf5
parent7b0bec357cf3873c166069ae457ae47f86c7f587 (diff)
downloaddotfiles-eb341ec9b1fcc69a94e9a3a313a5ca13128a5f62.tar
dotfiles-eb341ec9b1fcc69a94e9a3a313a5ca13128a5f62.tar.zst
dotfiles-eb341ec9b1fcc69a94e9a3a313a5ca13128a5f62.zip
Disable Line Numbering in Vim by Default
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 2559a4c..6f07c1d 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1,5 +1,4 @@
set mouse-=a
-set number
syntax on
set tabstop=4
set expandtab