Skip to content

Commit

Permalink
selection p15
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacperacy committed Jul 6, 2024
1 parent 395d63a commit 3167409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pub fn render(app: &mut App, frame: &mut Frame) {

let pos = app.get_cursor_position();

// TODO: remove highlight if select
// TODO: remove highlight if select
let content_lines: Vec<Line> = app
.content
Expand Down

0 comments on commit 3167409

Please sign in to comment.