Commit Graph

12 Commits

Author SHA1 Message Date
Dmytro Meleshko f0d108ab4c [nvim] put my configs in runtimepath 2019-12-15 22:20:05 +02:00
Dmytro Meleshko 4a357aaf81 [nvim] change default commentstring for C-like languages 2019-11-21 21:55:46 +02:00
Dmytro Meleshko fc5ed3fe78 [nvim] add mappings for improving consistency 2019-10-11 15:45:40 +03:00
Dmytro Meleshko cc7ab02507 [nvim] change EasyAlign binding to <leader>ga 2019-08-26 02:03:17 +03:00
Dmytro Meleshko a420aafa79 [nvim] add man to ignored filetypes of IndentLine 2019-08-21 12:47:17 +03:00
Dmytro Meleshko a4eede589b [nvim] use :write instead of :update 2019-05-18 11:23:30 +03:00
Dmytro Meleshko 531e1071bd [nvim] replace : with <Cmd> most mappings to commands 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 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