File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 88[ ![ Dotfyle] ( https://dotfyle.com/plugins/dimtion/guttermarks.nvim/shield?style=for-the-badge )] ( https://dotfyle.com/plugins/dimtion/guttermarks.nvim )
99</div >
1010
11-
1211A Neovim plugin that displays
1312[ marks] ( https://neovim.io/doc/user/motion.html#_7.-marks ) in the buffer gutter
1413as signs. Keep track of your marks visually with customizable appearance and
1514behavior.
1615
1716![ ] ( .github/img/screenshot_01.png )
18-
19-
20-
2117## Features
2218
2319- Display local marks (a-z) in the gutter
@@ -40,12 +36,7 @@ that doesn't get in the way, and does not change nvim default behavior.
4036``` lua
4137{
4238 " dimtion/guttermarks.nvim" ,
43-
44-
4539 event = { " BufReadPost" , " BufNewFile" , " BufWritePre" },
46-
47-
48-
4940}
5041```
5142
You can’t perform that action at this time.
0 commit comments