Commit graph

29 commits

Author SHA1 Message Date
ItsDrike 768764a899
Use utility module for keymap/abbrev functions 2021-12-06 22:49:03 +01:00
ItsDrike 950d19e1a0
Rewrite plugin management configuration 2021-12-06 22:28:32 +01:00
ItsDrike 61f619566a
Add buffer navigation mappings 2021-12-06 20:54:36 +01:00
ItsDrike 9625f2b951
Use proper syntax highlighting in fenced codeblocks 2021-12-06 14:08:36 +01:00
ItsDrike 03431e5bc4
Remove unused g local variable definition 2021-12-06 14:08:11 +01:00
ItsDrike 5109286054
Move showmode option to theme.lua 2021-12-06 14:05:00 +01:00
ItsDrike 328adaec75
Enable shiftround 2021-12-06 13:59:10 +01:00
ItsDrike 3dfb695eaf
Split some settings to files section 2021-12-06 13:56:48 +01:00
ItsDrike afa4c250c5
Move autoindent to indent settings 2021-12-06 13:54:55 +01:00
ItsDrike 88891bb2a4
Don't show current mode 2021-12-06 13:53:32 +01:00
ItsDrike fbe51f22ef
Show tabs properly 2021-12-06 13:53:03 +01:00
ItsDrike ea9a73f21a
Improve comments 2021-12-06 13:52:51 +01:00
ItsDrike b06ced95b8
Rename base.lua to options.lua 2021-12-06 13:50:41 +01:00
ItsDrike a4ad2c7026
Add nvim-dap 2021-12-06 13:19:16 +01:00
ItsDrike dce7dd58d0
Switch package manager to packer 2021-12-06 13:18:36 +01:00
ItsDrike c5baadf07f
Rename plugins.d/ to pluginconf/ 2021-12-06 13:15:32 +01:00
ItsDrike 9aeb792628
Convert fzf.vim to fzf.lua 2021-12-06 12:44:42 +01:00
ItsDrike e8fb4e3614
Move global functions to init.lua 2021-12-05 22:33:23 +01:00
ItsDrike 11baef383b
Override colorscheme's cursor line number color 2021-12-05 20:09:52 +01:00
ItsDrike 0257190209
Support save mapping from insert mode 2021-12-04 00:43:05 +01:00
ItsDrike 1682cfd4ea
Add xmap function 2021-12-03 23:37:56 +01:00
ItsDrike 682a63b9d1
Automatically resize the terminal split 2021-12-03 23:37:44 +01:00
ItsDrike 32fa0f518d
Add blank line for nicer formatting 2021-12-03 19:00:47 +01:00
ItsDrike ea6dc6594a
Add polyglot 2021-12-03 17:33:49 +01:00
ItsDrike ac438d1480
Add coc-fzf plugin 2021-12-03 14:42:27 +01:00
ItsDrike cc7c8db10b
Run UpdateRemotePlugins after auto-installing plug 2021-12-03 14:41:16 +01:00
ItsDrike 16e9c61abd
Split load_plugin_file into 2 functions 2021-12-03 14:40:29 +01:00
ItsDrike 69db7bb4d2
Add unused semshi plugin config 2021-12-03 00:37:09 +01:00
ItsDrike bb7a2af9f9
Switch vim config to lua (Full rewrite) 2021-11-30 20:22:51 +01:00