Skip to content

Commit

Permalink
May 20, 2024, 1:13 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
serverhorror committed May 19, 2024
1 parent cc57ccf commit 88cae25
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion notes/kb.neovim.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: wfa0ezuoa81eppr89q46yac
title: NeoVIM
desc: ''
updated: 1687112023576
updated: 1716160391044
created: 1682755423382
tags:
- kb
Expand All @@ -13,6 +13,13 @@ tags:
- windows
---

## Using the system clipboard

```vim
"+y -- yank to system clipboard
"+p -- paste from system clipboard
```

## NeoVIM on Windows

### Install NeoVIM
Expand Down

0 comments on commit 88cae25

Please sign in to comment.