From 3816db2083421222b59ecb1b9f5cedbead6d1fc7 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 4 Aug 2023 23:53:26 -0400 Subject: start renmae symbol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc5d9e2..0448170 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ chmod +x ~/.local/bin/rust-analyzer ## Tags (lightweight LSP alternative) If an LSP is too much for you, you can also use [ctags](https://github.com/universal-ctags/ctags) -for autocompletion and jump to definition. You can press Ctrl+T +for autocompletion and jump to definition. You can run the `:generate-tags` command at any time to generate or re-generate tags. Ctrl+Click (go to definition), Ctrl+D (see all definitions), and autocomplete are all supported. Autocomplete will just complete to stuff in the tags file, so it won't complete local -- cgit v1.2.3