An open API service indexing awesome lists of open source software.

https://github.com/arakkkkk/textile.nvim


https://github.com/arakkkkk/textile.nvim

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# textile.lua

Provide textile highlight and lsp settings with nvim-lspconfig

## Instration
### lazy.nvim
```
use{
'arakkkkk/textile.nvim',
requires = {
'neovim/nvim-lspconfig',
},
}
```

## Requires
* [textilels](https://github.com/arakkkkk/textilels)