1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Daniele Tricoli d54851aeb6 Update airline_mode_map 2021-09-17 02:37:25 +02:00
Daniele Tricoli ef5fb65fb6 Use GitFiles when a directory is under git 2021-03-02 16:57:41 +01:00
Daniele Tricoli 44795cbd1a Add statusline support 2020-11-21 19:28:38 +01:00
Daniele Tricoli 725aabbf4c Support also nvim for completion 2020-11-21 19:24:09 +01:00
Daniele Tricoli 66739c465f Don't use ale lsp 2020-11-21 19:02:32 +01:00
Daniele Tricoli 0d70d6582e Switch to rust-analyzer 2020-11-21 02:32:35 +01:00
Daniele Tricoli 16e751eb17 Use the vimwiki filetype only for vimwiki markdown files 2020-11-15 16:21:28 +01:00
Daniele Tricoli 458d83d303 Revert 2020-11-13 00:25:31 +01:00
Daniele Tricoli 8f1e6cd709 Not needed anymore 2020-11-12 17:31:37 +01:00
Daniele Tricoli 8ae7d2c3b3 Update 2020-11-12 16:48:30 +01:00
Daniele Tricoli e827aef4c5 Enable smart-case 2020-11-12 16:30:55 +01:00
Daniele Tricoli b6430177da Use ALT 2020-11-03 01:13:32 +01:00
Daniele Tricoli dde7b38fc5 Disable sourcing not existent menu.vim 2020-10-20 00:31:40 +02:00
Daniele Tricoli 5879f862cc Split plugin configuration in before and after
polyglot need to have the option set before loading the plugin.
2020-09-17 20:28:02 +02:00
Daniele Tricoli 7cd8c8b26f Configure vimwiki to use markdown 2020-08-28 22:09:39 +02:00
Daniele Tricoli 159922927c Change sign for errors and warnings 2020-04-14 02:14:02 +02:00
Daniele Tricoli 084758c007 Move also the startup option 2020-04-13 23:54:21 +02:00
Daniele Tricoli da554d7a35 Move all the plugin configuration files into the custom directory 2020-04-13 23:50:18 +02:00
Daniele Tricoli f7d5a70f28 Move gruvbox configuration to a separate file 2020-04-13 23:45:21 +02:00
Daniele Tricoli 504c70802b Move polyglot configuration to a separate file 2020-04-13 23:37:10 +02:00
Daniele Tricoli 82062b19fc Move airline configuration in a separate file
Using after/plugin don't work, so I'll move all the configuration on the
conf.d directory.
2020-04-13 23:36:43 +02:00