Andrew i

i commented on issue i/vim-md#14

Clean string after remove curson on new line

Duplicate #11

2022-08-10 10:26:23 +03:00

i closed issue i/vim-md#14

Clean string after remove curson on new line

2022-08-10 10:26:00 +03:00

i opened issue i/vim-md#14

Clean string after remove curson on new line

2022-08-10 10:24:49 +03:00

i opened issue i/vim-md#13

Move coursor to the end of string after set up checkbox

2022-08-03 10:28:11 +03:00

i opened issue i/vim-md#12

After H2 set bullet

2022-06-03 11:17:55 +03:00

i opened issue i/vim-md#11

Words to the right of the cursor are deleted when the line breaks

2022-06-03 09:23:23 +03:00

i opened issue i/vim-md#10

Support wiki links

2022-05-30 07:55:28 +03:00

i commented on issue i/vim-md#1

Add list token after press Enter

possible solution ``` inoremap <buffer> <CR> <CR><Esc>:call <SID>auto_list()<CR>A nnoremap <buffer> o o<Esc>:call <SID>auto_list()<CR>A nnoremap <buffer> O O<Esc>:call <SID>auto_list()<CR>A …

2022-05-27 15:38:50 +03:00

i opened issue i/vimrc#10

Copy filename in clipboard function

2022-05-19 10:29:53 +03:00

i commented on issue i/vim-md#2

Toggle links

Select in visual mode issue nubmer and press `<leader>` `l`: ``` vmap <leader>l y:'<,'>s/<c-r>"/[<c-r>"](https:\/\/youtrack.dv.team\/issue\/<c-r>")/<CR> ```

2022-05-19 09:20:53 +03:00

i opened issue i/vimrc#9

Increase command's history height

2022-05-18 10:58:33 +03:00

i opened issue i/vim-md#9

Sorting checkboxes after checked

2022-05-17 16:27:50 +03:00

i opened issue i/vimrc#8

Add usefull keybindings

2022-05-17 16:17:39 +03:00

i opened issue i/vimrc#7

Tern off highlighting conflict

2022-05-17 15:18:47 +03:00

i commented on issue i/vimrc#5

Show changed line for git

Exist plugin [gitgutter](https://github.com/airblade/vim-gitgutter)

2022-05-17 15:06:36 +03:00

i pushed to master at i/vimrc

2022-05-17 10:11:59 +03:00

i closed issue i/vimrc#6

Change cursor in INSERT mode

2022-05-17 00:06:00 +03:00

i pushed to master at i/vimrc

  • 3ea1e2de57 Изменение курсора в разных режимах

2022-05-17 00:06:00 +03:00

i closed issue i/vimrc#2

Change flag file name in statusline

2022-05-17 00:02:04 +03:00

i closed issue i/vimrc#3

Add some usefull sets

2022-05-17 00:02:04 +03:00