diff options
author | Franciszek Malinka <franciszek.malinka@gmail.com> | 2022-04-16 21:09:35 +0200 |
---|---|---|
committer | Franciszek Malinka <franciszek.malinka@gmail.com> | 2022-04-16 21:09:35 +0200 |
commit | a88d64dfa826d8dced22815e57652fff49039b94 (patch) | |
tree | 1973483d7199f7aed2755c8ef16678f116394345 /lua/user/lsp | |
parent | e8f35752d00cdc04ff2616e846c12608480bd337 (diff) |
Switched from NERDTree to NvimTree
Diffstat (limited to 'lua/user/lsp')
-rw-r--r-- | lua/user/lsp/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/lsp/test.py b/lua/user/lsp/test.py deleted file mode 100644 index 2399fb2..0000000 --- a/lua/user/lsp/test.py +++ /dev/null @@ -1 +0,0 @@ -import math.sqrt |