From 9aebd3181e16a5718b5d958d54e606a41a769870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 12 Jan 2023 08:44:57 +0100 Subject: configure clang --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index 3982175..e1d2193 100755 --- a/install +++ b/install @@ -56,6 +56,7 @@ if ask "vim" "Install VIM scripts"; then fi if ask "dev" "Development tools configuration"; then + inst config/clangd/ ~/.config/clangd inst pdbrc ~/.pdbrc inst config/pycodestyle ~/.config/pycodestyle inst flake8 ~/.flake8 -- cgit v1.2.3