Skip to content

Commit

Permalink
chore: fix readme duplicated text
Browse files Browse the repository at this point in the history
  • Loading branch information
wllfaria committed Aug 16, 2024
1 parent 9b74df0 commit 93b5d9c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ Neovim integration for ledger files, powered by tree-sitter

## Motivation

I'm adept to plain-text accounting, and I use ledger to keep track of my
finances, but I've been wanting some better neovim integration for ledger
files for a while.

This project intends to leverage tree-sitter to get completions, snippets
and other cool features I've missed.

This is a personal side project, so updates might be a little slow.

I’m a big fan of plain-text accounting and use Ledger to track my finances.
However, I’ve been wanting better Neovim integration for Ledger files for
some time.
Expand Down Expand Up @@ -100,7 +91,7 @@ to your liking.
LSP diagnostic, populating your workspace diagnostics.
- `strict` ensures that undeclared commodities and accounts are treated as errors
rather than warnings.

</details>

## Features
Expand Down

0 comments on commit 93b5d9c

Please sign in to comment.