Skip to content

Commit c20a541

Browse files
authored
Update README.md
1 parent 347cf0b commit c20a541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require('fsharp-tools')
1010

1111
### Example Lazy Config
1212

13-
> [!NOTE] Example Lazy.nvim Config
13+
> [!NOTE]
1414
> ```lua
1515
> return {
1616
> 'SoxPopuli/fsharp-tools.nvim',
@@ -31,4 +31,4 @@ require('fsharp-tools')
3131
| --- | --- | --- | --- |
3232
| `edit_file_order` | `floating: bool` | | Opens a temporary buffer that lists the files included in the fsproj file in order.<br>Writing to the buffer will change the project file to match the content of the buffer.<br>Pressing enter on a line will take you to the relevant file|
3333
| `insert_module_name` | | | Insert a module declaration |
34-

34+


0 commit comments

Comments
 (0)