Commit Graph

30 Commits (9f566efa8e50595dc31885e9510c1ac6ad513035)

Author SHA1 Message Date
bretello 9f566efa8e
vim: add actionlint support (through ALE) 2022-05-03 10:17:42 +02:00
bretello c5be7e7f0c
vim: set minimum fold lines 2022-03-25 08:52:57 +01:00
bretello 782accd7ae
vim: do not return to previous edit position for files in .git 2022-03-25 08:34:09 +01:00
bretello 7005372b5a
vim: create undo_dir when missing 2022-03-25 08:33:47 +01:00
bretello c231afe36e
vim: add keywordprg config, override K
hit K to run a ripgrep search on the word under the cursor.
This leverages fzf.vim
2022-01-25 10:52:24 +01:00
bretello 207a46b847
vim: fix comment 2021-12-09 00:02:39 +01:00
bretello 81a84dacd2
vim: add json comment highlighting 2021-12-09 00:02:38 +01:00
bretello 84236e28ad
vim: clean up colorscheme config 2021-12-09 00:02:37 +01:00
bretello ea6dbc555e
vim: add autocmds for go and rust 2021-10-01 17:34:38 +02:00
bretello 54666b0a03
vim: set spellang=it,en for markdown 2021-10-01 17:34:37 +02:00
bretello 6a1bba6bbd
add more fzf goodies 2021-10-01 17:34:36 +02:00
bretello 38f7bf2c60
vim: add dvc BufRead commands 2021-10-01 17:03:23 +02:00
bretello 6f1d1263fa
vim: add cursorline 2021-09-26 16:09:15 +02:00
bretello d8461c69fc
vim: improve color handling 2021-09-26 16:07:34 +02:00
bretello 1e86f54f3c vim: wrap text in quickfix, loclist 2021-05-19 11:28:38 +02:00
bretello 3acebef599 vim: use spellcheck and wrapping for markdown files 2021-05-19 11:28:38 +02:00
bretello 0cde5c3ea8 vim: add truecolor support 2021-05-19 11:27:25 +02:00
bretello fe83822b56
vim: use popup for completion suggestions 2021-04-05 18:12:53 +02:00
bretello 88c26c90d1
vim: cleanup 2021-04-05 18:12:51 +02:00
bretello e38021e324
vim: set gruvbox contrast to 'dark' 2021-04-05 18:12:50 +02:00
bretello deb1563e50
vim: add noexpandtab for golang 2021-04-05 18:12:49 +02:00
bretello 5e4fa5ef03
vim: enable folds by default 2021-01-09 23:54:20 +01:00
bretello 95e74f1d32 vim: set tab config for vue files 2021-01-07 11:08:00 +01:00
bretello b4c180b0e8 vim: set foldmethod to "indent" 2021-01-07 11:07:36 +01:00
bretello d066906af3
vim: add extra rule for iptables filetypes 2020-12-09 22:25:35 +01:00
bretello daf0094409
vim: add persistent undo 2020-12-09 22:25:35 +01:00
bretello 2b6cac6c8d
vim: add iptables-restore plugin 2020-12-09 01:36:55 +01:00
bretello 1b4c259c97
vim: add ansible.yaml rules 2020-12-08 00:07:55 +01:00
bretello 9fe2ec17a6
vim: formatting in vimrc 2020-12-08 00:06:36 +01:00
bretello aaf687a225
vim: split config into multiple files 2020-12-07 23:41:44 +01:00