Skip to content

Commit a5c6aad

Browse files
committed
Rename a cmp-snippets file for ease of access
It's hard to remember what blink does, and that snippets are part of "completion" functionality, so this file name will make it easier for me to remember what to edit when I'm having trouble understanding a snippet.
1 parent f675e07 commit a5c6aad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ return { -- Autocompletion
2020
-- `friendly-snippets` contains a variety of premade snippets.
2121
-- See the README about individual language/framework/plugin snippets:
2222
-- https://github.com/rafamadriz/friendly-snippets
23+
--
24+
-- Snippets can be found at:
25+
-- nvim ~/.local/share/nvim/lazy/friendly-snippets/snippets/
2326
{
2427
'rafamadriz/friendly-snippets',
2528
config = function()

0 commit comments

Comments
 (0)