Skip to content

Conversation

@moul
Copy link
Contributor

@moul moul commented Jul 8, 2025

Adding the non-lsp things too.

Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul self-assigned this Jul 8, 2025
@gfanton gfanton marked this pull request as ready for review September 24, 2025 09:29
To integrate GNO linting in Vim, add the following to your `.vimrc`:

```vim
autocmd FileType gno setlocal makeprg=gno\ tool\ lint\ %
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
autocmd FileType gno setlocal makeprg=gno\ tool\ lint\ %
autocmd FileType gno setlocal makeprg=gno\ lint\ %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants