diff options
| author | Crony Akatsuki <crony@cronyakatsuki.xyz> | 2025-10-22 19:41:18 +0200 |
|---|---|---|
| committer | Crony Akatsuki <crony@cronyakatsuki.xyz> | 2025-10-22 19:41:18 +0200 |
| commit | b65a77bb41e8479a815a7d6be1e8480482e00339 (patch) | |
| tree | b912f80b3fd6161eb5b3604c7c8aa1828d3cd060 /README.md | |
| parent | 4e01c2903ecc40e4b946b9f4cfdada8fd5bf79e5 (diff) | |
| download | nvim-b65a77bb41e8479a815a7d6be1e8480482e00339.zip nvim-b65a77bb41e8479a815a7d6be1e8480482e00339.tar.gz | |
chore: update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ - [Treesitter](#treesitter) - [Lsp](#lsp) - [Code completion/autocompletion and snippets](#code-completionautocompletion-and-snippets) + - [Fuzzy finder/searcher](#fuzzy-findersearcher) + - [statusline](#statusline) + - [File manager](#file-manager) + - [Keybindings cheatsheet](#keybindings-cheatsheet) + - [Auto pair](#auto-pair) + - [Miscelenaous plugins](#miscelenaous-plugins) <!--toc:end--> Very simple neovim config with just stuff I need to do my work/act like I'm a worker. |
