diff options
author | Franciszek Malinka <franciszek.malinka@gmail.com> | 2022-04-10 14:57:14 +0200 |
---|---|---|
committer | Franciszek Malinka <franciszek.malinka@gmail.com> | 2022-04-10 14:57:14 +0200 |
commit | b760e0912739bf73b8b26c50a13a33f8a0ce477c (patch) | |
tree | 667e2b7e49652a595702b8f19c2c3d1287fde7ff /lua/user/lsp/test.py | |
parent | 1fa3b8c5e2a86373639d7b9ec77d9df0ab3417a2 (diff) |
My current configuration
Diffstat (limited to 'lua/user/lsp/test.py')
-rw-r--r-- | lua/user/lsp/test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/lsp/test.py b/lua/user/lsp/test.py new file mode 100644 index 0000000..2399fb2 --- /dev/null +++ b/lua/user/lsp/test.py @@ -0,0 +1 @@ +import math.sqrt |