summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 659a3cfc..2b4c5227 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ TabNine::config
- native lsp
- treesitter
-## VSCode integration
+## Things to look into
-We will be integrating with VSCode using [this](https://github.com/asvetliakov/vscode-neovim)
+**Python**
+https://realpython.com/python-debugging-pdb/ " breakpoint syntax is really cool
+also look into profiling as well