Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-06 | remove plugin bloat | christianchiarulli | |
2021-07-05 | more treesitter | christianchiarulli | |
2021-07-05 | Add Treesitter extensions for better textobjects (#700) | Anshuman Medhi | |
This adds three plugins that use treesitters parsing to provide smarter text objects [ts_textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) lets you define text objects for things like functions and classes [ts_textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects.git) defines a smart text object that selects a semantic block around the cursor [ts_hintobjects](https://github.com/mfussenegger/nvim-ts-hint-textobject) uses easymotion style hint labeling to show all the surrounding semantic blocks, letting you choose the correct one I have also added which-key entries for all the above Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-07-05 | Cleaner way to load vimtex config thanks to rebuilt. | Sv7n | |
2021-07-05 | no lazyload lspinstall0.4.0 | christianchiarulli | |
2021-07-05 | no lazyloading barbar | christianchiarulli | |
2021-07-05 | going back to barbar | christianchiarulli | |
2021-07-05 | (feat) use neoformat as the defalt format option (#715) | Rafael | |
2021-07-05 | user defined plugins | christianchiarulli | |
2021-07-05 | debugging updates | christianchiarulli | |
2021-07-05 | remove lspsaga | Chris | |
2021-07-05 | basic python debugging | Chris | |
2021-07-04 | shelfing null-ls for now, seems to slow things down significantly | Chris | |
2021-07-04 | start formatting rules | Rafael | |
2021-07-04 | Changed ft of latex (lervag/vimtex) to correct 'tex' value. Need to run ↵ | Jacek Kiedrowski | |
PackerInstall, Compile etc to make it work after this change. (#670) | |||
2021-07-04 | Better JS/TS Development Experience (#667) | maxime50 | |
Co-authored-by: Maxime <[email protected]> | |||
2021-07-04 | more lazyload | christianchiarulli | |
2021-07-04 | more lazyload | Chris | |
2021-07-04 | Adding tabnine for compe (#640) | Abouzar Parvan | |
2021-07-04 | lazy load lspinstall (#654) | rebuilt | |
2021-07-04 | no more ft for rust tools for now | Chris | |
2021-07-04 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim | christianchiarulli | |
2021-07-04 | using bufferline, barbar had too many conflicts unfortunately | christianchiarulli | |
2021-07-04 | Fix typo (#636) | Brandon Conway | |
2021-07-03 | elixir updates | Chris | |
2021-07-03 | indent-blankline.nvim lua branch has been merged into master (#607) | Abouzar Parvan | |
2021-07-02 | use vim for packer compile path | Chris | |
2021-07-02 | Add snap as an optional alternative to telescope (#582) | Cam Spiers | |
Co-authored-by: Cam Spiers <[email protected]> | |||
2021-07-02 | more lush support | Chris | |
2021-07-02 | fix lspsaga | Chris | |
2021-07-02 | Adding DAPInstall.nvim in regards to #574 (#577)0.2.0 | Abouzar Parvan | |
2021-07-01 | lsp in ftplugin austonautomoy | christianchiarulli | |
2021-07-01 | fixes indenting by adding compe setup in autopairs config (#569) | rebuilt | |
2021-06-30 | updates | Chris | |
2021-06-30 | add lush and template for creating colorschemes | Chris | |
2021-06-30 | lazyload telescope (#564) | kylo252 | |
* lazyload telescope * Update plugins.lua Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-06-30 | Use vim-elixir when elixir lang is active (#559) | Lee Marlow | |
2021-06-29 | updates, everything false by default | Chris | |
2021-06-29 | added rust-tools thanks to bob3000 (#544) | Abouzar Parvan | |
* added rust-tools * require_plugin has been removed | |||
2021-06-28 | plugins configured | christianchiarulli | |
2021-06-28 | new zen mode, other one didn't work with lazy loading | christianchiarulli | |
2021-06-28 | more preconfigured plugins | christianchiarulli | |
2021-06-28 | bug fixes | christianchiarulli | |
2021-06-28 | indent line plugin option | christianchiarulli | |
2021-06-28 | cleanup, need to configure all of the commented out plugins | christianchiarulli | |
2021-06-28 | ts playground option | christianchiarulli | |
2021-06-28 | update plugin config | christianchiarulli | |
2021-06-28 | more lazyload | christianchiarulli | |
2021-06-28 | more lazyload | christianchiarulli | |
2021-06-28 | snippets are back and lazyloades | christianchiarulli | |