summaryrefslogtreecommitdiff
path: root/roles/common-linux/files/.vimrc
diff options
context:
space:
mode:
authoradmin2024-09-24 04:15:10 +0200
committeradmin2024-09-24 04:15:10 +0200
commitb7703290c62002bd9c0795fbee694d73e3301d96 (patch)
tree2a1da4573839bad0bafb9af0efa3bcf268460860 /roles/common-linux/files/.vimrc
parent7a4f7fd75c9a55c0a2013b6e6474f9dd4ef30a24 (diff)
downloadansible-b7703290c62002bd9c0795fbee694d73e3301d96.tar.gz
.
Diffstat (limited to 'roles/common-linux/files/.vimrc')
-rw-r--r--roles/common-linux/files/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/common-linux/files/.vimrc b/roles/common-linux/files/.vimrc
index 0ada439..22411ed 100644
--- a/roles/common-linux/files/.vimrc
+++ b/roles/common-linux/files/.vimrc
@@ -151,3 +151,4 @@ set background=dark
" Let :w!! gain sudo privileges without closing and reopening vim
cmap w!! w !sudo tee % >/dev/null"
+let g:go_gopls_enabled = 0