Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe0c53c

Browse files
committed
example keywords link improved
1 parent a963038 commit fe0c53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Note that TreeSitter keywords have been changed after neovim version 0.8 and onw
170170
TS prefix is trimmed and lowercase words should be used separated with '.'
171171

172172
The old way before neovim 0.8 looks like this.
173-
For all keywords see [this](https://github.com/navarasu/onedark.nvim/blob/master/lua/onedark/highlights.lua) file from line 133 to 257
173+
For all keywords see [this](https://github.com/navarasu/onedark.nvim/blob/master/lua/onedark/highlights.lua#L133-L257) file from line 133 to 257
174174

175175
```lua
176176
require('onedark').setup {

0 commit comments

Comments
 (0)