summaryrefslogtreecommitdiff
path: root/lua/lv-autocommands
AgeCommit message (Collapse)Author
2021-06-30refactor autocommandschristianchiarulli
2021-06-29updateschristianchiarulli
2021-06-29updatesChris
2021-06-29added rust-tools thanks to bob3000 (#544)Abouzar Parvan
* added rust-tools * require_plugin has been removed
2021-06-28handsome new plugin configchristianchiarulli
2021-06-28config overhaulchristianchiarulli
2021-06-26feat(java): Replace the current custom installation of java, with lspinstall ↵Marek Filipowicz
(#517)
2021-05-27QuickFix quality of life (#435)tafryn
* Exclude the quickfix buffer from the barbar buffer list * Add mapping and function to toggle the quickfix window
2021-05-25Support different config paths (#426)Amandus Søve Thorsrud
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`.
2021-05-24Add Go auto commands (#424)David Hollinger III
2021-04-29Typescript (#311)rebuilt
* Add typescript formatting support * make sure vue is in the list of filetypes * Add typescriptreact formatting
2021-04-27Add autoformatting for ruby (#305)rebuilt
2021-04-15LunarVimchristianchiarulli