This commit is contained in:
posLop
2022-08-02 15:12:00 -05:00
parent f4219bd4bc
commit 9ea7871ed2

4
.vimrc Normal file
View File

@@ -0,0 +1,4 @@
syntax on
vnoremap y "*y
vnoremap yy "*yy
vnoremap Y "*y$