Commit Graph

9 Commits

Author SHA1 Message Date
Dmytro Meleshko d09430d0c2 [nvim] remove ALE highlights 2019-05-06 02:11:48 +03:00
Dmytro Meleshko 13e06b310d [nvim] add surround.vim customization 2019-04-23 00:12:30 +03:00
Dmytro Meleshko 05a31ea2b5 [nvim] change :w to :update in the <CR> mapping 2019-04-22 23:46:04 +03:00
Dmytro Meleshko 8543a17b11 [nvim] change "Go to..." mappings 2019-04-22 23:16:43 +03:00
Dmytro Meleshko 636ca786f2 [nvim] add option to ignore auto-formatting with coc for specific filetypes 2019-04-22 22:54:45 +03:00
Dmytro Meleshko 8f6cc82799 [nvim] fix 'cursorline' in terminal 2019-04-22 21:47:07 +03:00
Dmytro Meleshko b0707c8993 [nvim] use `is#` instead of `is` for comparisons 2019-04-22 21:24:45 +03:00
Dmytro Meleshko 76758e8cdc [nvim] replace vmap mappings with xmap 2019-04-22 13:03:25 +03:00
Dmytro Meleshko 4088de0f21 finally, after 3 months of intense Vimscript programming and Vim-fu learning, I've finished my Neovim config 2019-04-21 15:10:37 +03:00