We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36603f commit 73878fcCopy full SHA for 73878fc
dot_vimrc
@@ -40,6 +40,8 @@ set ignorecase
40
41
set smartcase
42
43
+set concealcursor-=n
44
+
45
" use system clipboard
46
if has('nvim')
47
set clipboard+=unnamedplus
0 commit comments