summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-13Add telescope cycle prompt history keymappings (#909)hui.liu
2021-07-13fix the installation stuck on Ok to remove (#912)Abouzar Parvan
2021-07-13Update .gitignorerebuilt
Add a folder for user configuration that users can hook into for managing their configs in a git repo.
2021-07-13protected call for formatter.nvimchristianchiarulli
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-13fix: clicking made with lua icon opens a deadlink (#906)ksyx
2021-07-13we should install O.user_plugins (#905)Abouzar Parvan
2021-07-13indent_line no more (#903)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-12Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-12vim-rooter is essentialChris
2021-07-12updated according to #878Abouzar Parvan
2021-07-12we should have clearly defined goals (#891)Abouzar Parvan
2021-07-12Update lv-config.example.luaAbouzar Parvan
2021-07-12Added --edition parameter to lv-config examples. (#890)Uzaaft
2021-07-12goimports instead of goimport (#889)Abouzar Parvan
2021-07-12Update lv-config.example.luaAbouzar Parvan
2021-07-12Update lv-config.example-no-ts.luaAbouzar Parvan
2021-07-12Update README.mdAbouzar Parvan
2021-07-12Now, cssls and autocomplete now works with css scss sass files (#846)Resat Kubilay Kandemir
* Now, cssls and autocomplete now works with css scss sass files * Now, cssls and autocomplete now works with css scss sass files
2021-07-12don't source external fileChris
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-11remove this autocommandsChris
2021-07-11remove nvimtree statuslinechristianchiarulli
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-11Update README.mdAbouzar Parvan
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-11Minimize the pull request template (#876)Luc Sinet
Move the checklist section on top as a comment
2021-07-11stylua formatter issues fixed (#867)Abouzar Parvan
2021-07-11MISC: Typo fix, and --@usage for python and rust (#795)Uzaaft