summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
AgeCommit message (Collapse)Author
2021-06-28plugins configuredchristianchiarulli
2021-06-28new zen mode, other one didn't work with lazy loadingchristianchiarulli
2021-06-28more preconfigured pluginschristianchiarulli
2021-06-28bug fixeschristianchiarulli
2021-06-28indent line plugin optionchristianchiarulli
2021-06-28cleanup, need to configure all of the commented out pluginschristianchiarulli
2021-06-28ts playground optionchristianchiarulli
2021-06-28update plugin configchristianchiarulli
2021-06-28more lazyloadchristianchiarulli
2021-06-28more lazyloadchristianchiarulli
2021-06-28snippets are back and lazyloadeschristianchiarulli
2021-06-28zen mode lazyloadchristianchiarulli
2021-06-28more optional pluginschristianchiarulli
2021-06-28handsome new plugin configchristianchiarulli
2021-06-28config overhaulchristianchiarulli
2021-06-28more lazyloadchristianchiarulli
2021-06-28updateschristianchiarulli
2021-06-27use start now, for more speedchristianchiarulli
2021-06-27more lazy loadingchristianchiarulli
2021-06-27more speedchristianchiarulli
2021-06-27fix lsp not startingchristianchiarulli
2021-06-27update configurationChris
2021-06-27removing plugins increasing speed by 100%, still needs more workChris
2021-06-26Add Vimtex for Latex support (#512)Luc Sinet
* Add vimtex plugin Vimtex provides a full integration for latex files, see: https://github.com/lervag/vimtex. Zathura is used as default pdf viewer as it allows live reloading. * Provide the <leader>L shortcut for Latex operations. * Move vimtex into the extra plugins section Add a short comment above extra plugins to introduce their functionality * Only define whcihKey mapping for Vimtex if O.extras is true Co-authored-by: Christian Chiarulli <[email protected]>
2021-06-26Fix spectre (#520)Luc Sinet
* Correctly require Spectre plugin. Configure backslash as key for interacting with spectre's results. * Refactor + add Spectre mapping Map all keys using the mapping variables. Explicitly specify virtual mappings. * Remove already prepended character from mapping keys Co-authored-by: Christian Chiarulli <[email protected]>
2021-06-25sorting out filepicker issueschristianchiarulli
2021-06-18Fix: Correctly require FTerm in plugins.lua (#485)OliverNChalk
2021-06-18vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug ↵rmagillxyz
(#479)
2021-06-02update pluginschristianchiarulli
2021-06-02Add symbols outline plugin. (#451)dario
2021-05-29add some useful plugins to base config and a option to enable extraschristianchiarulli
2021-05-04Fix: makes autopairs filetype specific rules work (#357)rebuilt
2021-05-03Implement fzy native to speed up telescope (#330)Andrew Fridley
* impliment fzy-native * match pattern
2021-05-02Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)"Chris
This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1.
2021-05-02Adds the ability to toggle on/off whichkey and dashboard (#337)rebuilt
2021-04-29lua based whichkeychristianchiarulli
2021-04-27improve completionchristianchiarulli
2021-04-17Fix some typos (#262)Daniel Power
2021-04-15replace lsp-kind for vim.lsp.protocol.CompletionItemKind native option (#257)Rafael
2021-04-15LunarVimchristianchiarulli
2021-04-12updatechristianchiarulli
2021-04-12update galaxyline issuechristianchiarulli
2021-04-07add back numbchristianchiarulli
2021-04-04load plugin configs via packer (#221)heimer16
2021-04-01Mix improvements (#206)Biser Stoilov
2021-03-31updateChris
2021-03-31Documentation generator (#200)Biser Stoilov
2021-03-30Database support (#197)Biser Stoilov
2021-03-30Define shell + php lsp + dart lsp + flutter + relative number (#188)Biser Stoilov
2021-03-29updatesChris