summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
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
:rocket:
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
the tildes are not transparent and are shown for example in nvimtree. you cant make them transparent, but we can remove them. no trailing whitespaces are generated.
2021-07-12Remove t-keymap which overrides term-app's <ESC> (#886)chaeing
2021-07-12add function to preview definitions (#883)Rafael
* add function to preview definitions * add funciton to preview types and implementations * add borders Co-authored-by: Abouzar Parvan <[email protected]>
2021-07-11Prevent duplicate LSP clients from appearing in galaxyline (#880)Daniel You
* ensure clients are displayed correctly * prevent duplicate LSPs from showing
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 ↵Jacek Kiedrowski
vimtex. (#873)
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
prettier (#879)
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
2021-07-11Line wrap cursor movement option (#855)rob
2021-07-11[WHICH-KEY] Add search for key-maps and commands. (#862)James Walmsley
2021-07-11Refactor whichkey config to make all keys overridable in user config (#813)Anders N. Slinde
2021-07-10fix colors for statuslineChris
2021-07-10update colorsChris
2021-07-10Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-10begin statusline color supportChris
2021-07-10change Neoformat to FormatWrite in whichkey bindings (#859)William Goulois
2021-07-10don't lazyload telescope (breaks c-j c-k navigation)Chris
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10don't lazy load compe and autopairs autoindent issuechristianchiarulli
2021-07-10remove lazyload dapchristianchiarulli
2021-07-10change formatter to exechristianchiarulli
2021-07-10silently formatchristianchiarulli
2021-07-10WIP: using formatter.nvim instead of neoformat (#781)Abouzar Parvan
2021-07-10galaxyline tweaksChris
2021-07-10refactor lspinstallChris
2021-07-10refactor floattermChris
2021-07-10refactor pluginsChris