txt-lsp

command module
v0.0.0-...-daebd28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 6 Imported by: 0

README

txt-lsp

txt-lsp is a toy project where I play around with Language Server Protocol (LSP).

Development

Code quality

We use pre-commit to maintain the code quality of this project. Refer to .pre-commit-config.yaml for the list of linters that we are using. Refer to this page to install pre-commit and the git hook script.

pre-commit install
Interacting with LSP client

.vimrc.lua shows how to use the language server with the Neovim LSP client.

Use the following to access the client-side logs.

tail $HOME/.cache/nvim/lsp.log

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL