summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-07 23:20:01 -0400
committerChris <[email protected]>2020-08-07 23:20:01 -0400
commit8c7703d72e3b554a95f9f6a4e612a8a748f19bac (patch)
tree68d0427e2e33280910a673e15c1b60666ff4956e /README.md
parentbd4f49137e0808a1e71b7e8d8f4286b0f4d5f894 (diff)
cleanup
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