summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2021-07-14more refactorchristianchiarulli
2021-07-14Autopairs event trigger (#929)rebuilt
2021-07-14language templateChris
2021-07-14Use user defined value when setting showtabline on BufLeave (#939)Pasi Bergman
2021-07-14added default elixir formatter (#934)Tiberiu Craciun
2021-07-14feat: add css (and pre-processors) support (#937)not
2021-07-14Fix tsserver formatter not working (#925)hui.liu
2021-07-14User configurable latex lsp#2 (#861)PZ31k0nauT
2021-07-14Allow override tsserver formatter args (#921)hui.liu
2021-07-14Fix dashboard which key still appears when dashboard disabled (#923)hui.liu
2021-07-14Add formatter for typescript and typescriptreact (#920)hui.liu
2021-07-14already namespaced, will also move these to a dir called languageChris
2021-07-14begine language refactorChris
2021-07-13java default formatterchristianchiarulli
2021-07-13terraform formatterchristianchiarulli
2021-07-13Added default formatters (#908)Abouzar Parvan
2021-07-14[WHICH-KEY] Use wk.register() to handle the overrides. (#915)James Walmsley
2021-07-14Fix vsnip_dir typo (#916)Brandon Conway
2021-07-13always close tree, there is a bug with nvimtree if you don't autoclose where ...Chris
2021-07-13Add telescope cycle prompt history keymappings (#909)hui.liu
2021-07-13protected call for formatter.nvimchristianchiarulli
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-13we should install O.user_plugins (#905)Abouzar Parvan
2021-07-12move user autocommands to bottom of tablechristianchiarulli
2021-07-12Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-13fix: comment typo (#902)Aaron Keisler
2021-07-12poc for refactor into one filechristianchiarulli
2021-07-12Set root_dir for efm-langserver configurations (#899)Pasi Bergman
2021-07-12Define keymappings using a mapping table (#753)Luc Sinet
2021-07-12decrease brightnesschristianchiarulli
2021-07-12spacegray now in luachristianchiarulli
2021-07-12vim-rooter is essentialChris
2021-07-12remove tilde from EndOfBuffer in transparent mode (#885)user0210
2021-07-12Remove t-keymap which overrides term-app's <ESC> (#886)chaeing
2021-07-12add function to preview definitions (#883)Rafael
2021-07-11Prevent duplicate LSP clients from appearing in galaxyline (#880)Daniel You
2021-07-11support colorschemes from lunarvim colorschemeschristianchiarulli
2021-07-11Bugfix: Fixed edition issue with rustfmt. (#881)Uzaaft
2021-07-11Added autosave on focus loss option and list of errors to be ignored to vimte...Jacek Kiedrowski
2021-07-11use palettes when available for a colorschemechristianchiarulli
2021-07-11add write to prettier commandchristianchiarulli
2021-07-11fix prettier issue with tailwindcsschristianchiarulli
2021-07-11if you open a file from telescope, you won't have file not found issues with ...Abouzar Parvan
2021-07-11Enable emmet-ls on vue filetype (#875)Pasi Bergman
2021-07-11add eslint and eslint_d to efm (#877)William Goulois
2021-07-11stylua formatter issues fixed (#867)Abouzar Parvan
2021-07-11MISC: Typo fix, and --@usage for python and rust (#795)Uzaaft
2021-07-11[SETTINGS] Ensure <Leader> is mapped before plugin configs are sourced. (#863)James Walmsley