Skip to content

Commit

Permalink
chore(nvim): remove stray quote in config (#884)
Browse files Browse the repository at this point in the history
topic: chorenvim-remove-stray-quote-in-config
  • Loading branch information
kaihowl authored Dec 15, 2024
1 parent e71ea01 commit 21f05b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/config--nvim--init.vim.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ augroup END
nnoremap <leader>c /\m\(<<<<<<< \\|=======\n\\|>>>>>>> \)<cr>
"}}}
"

"{{{ omnifunc for revup topic
function! OmniTopicSlug(findstart, base)
" Get the current line and determine behavior based on its prefix
Expand Down

0 comments on commit 21f05b6

Please sign in to comment.