tekumara / typos-lsp

Source code spell checker for Visual Studio Code, Neovim and other LSP clients
https://marketplace.visualstudio.com/items?itemName=tekumara.typos-vscode
MIT License
224 stars 6 forks source link

docs: insert missing comma in example config #48

Closed Foo-x closed 6 months ago

Foo-x commented 6 months ago

fixes:

E5112: Error while creating lua chunk: .../init.lua:30: '}' expected 
(to close '{' at line 27) near 'init_options'
tekumara commented 6 months ago

Thank you for the fix!