Merge pull request #438 from yutkat/dev

Add
pull/439/head
Yuta Katayama 2 years ago committed by GitHub
commit 82a583cb3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@
- [Add runtime path (vim-plug like)](#add-runtime-path-vim-plug-like)
- [Update checker](#update-checker)
- [Auto Completion](#auto-completion)
- [Completion](#completion)
- [LSP](#lsp)
- [Treesitter](#treesitter)
- [Fuzzy Finder](#fuzzy-finder)
@ -187,6 +188,10 @@
## [Auto Completion](./auto-completion.md)
## Completion
- [- [atusy/telescomp.nvim](https://github.com/atusy/telescomp.nvim) ![](https://img.shields.io/github/stars/atusy/telescomp.nvim) ![](https://img.shields.io/github/last-commit/atusy/telescomp.nvim) ![](https://img.shields.io/github/commit-activity/y/atusy/telescomp.nvim)
## [LSP](./lsp.md)
## Treesitter

Loading…
Cancel
Save