Commit Graph

35 Commits (master)

Author SHA1 Message Date
bretello cff20cef16
Revert "vim: ale: try using deoplete for completion"
This reverts commit bfad3b2a4c.
deoplete requires pynvim to be always available.
This is annoying when using virtualenvs or pynvim is not available.
2023-09-22 18:21:56 +02:00
bretello f307a705a2 vim: add info (texinfo) reader
Use `:Info <command>` to read the info page
for `<command>`

Read more on https://github.com/HiPhish/info.vim
2023-09-20 10:19:55 +02:00
bretello bfad3b2a4c vim: ale: try using deoplete for completion 2023-09-15 10:23:01 +02:00
bretello 20baed04d9
vim: cleanup plugs 2023-09-15 00:29:55 +02:00
bretello cf6dad897d
vim: plugs: add colorizer for hex color codes 2023-09-15 00:29:55 +02:00
bretello 1ccb61013d
vim: make plugs lazier 2023-09-15 00:29:55 +02:00
bretello a0c5985009
vim: ale: add basic android dev configuration 2023-09-15 00:29:55 +02:00
bretello 2066baee05
vim: linting cleanup 2023-01-19 17:33:44 +01:00
bretello 5b575986c9
misc improvements/cleanup
- add fzf-tab-config
- fix fzf plugin install
- change shortcut for spell
- set default shell to zsh
2022-11-26 00:56:23 +01:00
bretello 78ee86c14a
vim: only load ultisnips when python3 is available 2022-03-25 08:30:16 +01:00
bretello 9d2a3d99bd
vim: add (commented) vim themes plugs 2022-02-07 21:12:30 +01:00
bretello 8773349238
vim: fix rainbowcsv plug config 2022-01-25 10:55:13 +01:00
bretello 66ca1af8b7
ansible: improve setup.yml playbook, formatting 2022-01-12 10:06:54 +01:00
bretello 0b3213632e
vim: remove csv plug 2021-12-25 22:55:49 +01:00
bretello 6a5991de8b
vim: add tagbar plug 2021-12-09 00:02:37 +01:00
bretello f297e2e221 vim: load plugins on-demand 2021-11-16 14:46:30 +01:00
bretello b7f6ea2fc9 vim: add rainbow csv plugin 2021-11-16 14:42:56 +01:00
bretello cbcc841ba8
vim: add pytest plugin 2021-10-01 17:34:37 +02:00
bretello 601a16f07d
vim: load CSV module on-demand 2021-10-01 17:34:37 +02:00
bretello 9b2328aad3
vim: replace snipmate with ultisnips 2021-10-01 17:34:37 +02:00
bretello 55ca57247d
vim: replace CTRLP with fzf.vim
- add fzf.vim
- Remove ack plugin (use :Rg instead)
2021-10-01 17:34:36 +02:00
bretello 6a1bba6bbd
add more fzf goodies 2021-10-01 17:34:36 +02:00
bretello d1a6bf898e
vim: add vim-go plug 2021-09-26 15:53:57 +02:00
bretello d99915b642
vim: add vim-vpp-modern plug 2021-04-10 22:06:03 +02:00
bretello 3bab8cd959
vim: add csv plugin 2021-04-05 18:12:53 +02:00
bretello d20c511105
vim: add terraform plugin 2021-04-05 18:12:53 +02:00
bretello 55abb84de7
vim: add Quickpeek 2021-04-05 18:12:52 +02:00
bretello 52e4ed0d88
vim: update gutentags/ctrlp configuration 2021-04-05 18:12:44 +02:00
bretello 4ef43fed16
vim: add snipmate plug dependency 2021-01-15 01:43:43 +01:00
bretello 42422738e4
vim: improve CtrlP shortcuts, remove bufexplorer plug 2021-01-15 00:12:13 +01:00
bretello 8317b80841 vim: add vue plugin 2020-12-23 15:59:24 +01:00
bretello 2b6cac6c8d
vim: add iptables-restore plugin 2020-12-09 01:36:55 +01:00
bretello 5bf9ace8fb
vim: replace lightline with airline 2020-12-08 00:06:36 +01:00
bretello 0b68731e97
vim: add vim-toml 2020-12-08 00:06:35 +01:00
bretello aaf687a225
vim: split config into multiple files 2020-12-07 23:41:44 +01:00