From 751a6a4d9878fa1533039f3fa0a423a5b8bd11cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Wed, 12 Jul 2023 00:11:39 +0200 Subject: c --- root/.vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'root/.vimrc') diff --git a/root/.vimrc b/root/.vimrc index 2a519bb..9397cac 100644 --- a/root/.vimrc +++ b/root/.vimrc @@ -225,6 +225,7 @@ if has("gui_running") endif let g:python_recommended_style = 0 +let g:markdown_recommended_style = 0 syntax on autocmd FileType python set tabstop=2 -- cgit v1.2.3