Skip to content

Commit a98d0be

Browse files
feat: add problems document
1 parent eecbb1b commit a98d0be

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Underated Neovim Keymaps
3+
description: A list of Shortcuts/Keymaps for Neovim that are UP to the Standard of Usefullness and Rare
4+
---
5+
6+
A list of fixes to common problems
7+
8+
## LSP related
9+
10+
In a python project when, importing a module gives not found error try:
11+
12+
```
13+
:LspRestart
14+
```

0 commit comments

Comments
 (0)