summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-03feat: add some more reloads (#3126)Christian Chiarulli
2022-10-02chore: bump plugins version (#3113)github-actions[bot]
2022-10-02fix: don't ignore plugin this way (#3125)Christian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-02fix: idk why it has an issue here but we can't use reload in the plugins ↵Christian Chiarulli
file for now
2022-10-03Fix: correct typos (#3117)chaesngmin
2022-10-03feat: now, when you're hovering over a require('a.b.c'), you can type gf, ↵Hashem A. Damrah
and go to the 'c.lua' file (#3122)
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-10-02fix: add lunarvim/lvim/after to rtpChristian Chiarulli
2022-10-01refactor: smaller timeout for packer (#2910)Daniel Rodríguez Rivero
2022-10-01chore(plugins): remove deprecated FixCursorHold.nvim (#3107)lvimuser
2022-09-30chore: bump plugins version (#3100)github-actions[bot]
2022-09-30feat(terminal): better mappings (#3104)Christian Chiarulli
2022-09-29fix: set `lua-dev.nvim` to a valid commit version (#3096)Daniel Silva
2022-09-28chore(lsp): give null-ls setup default values (#3093)Daniel Rodríguez Rivero
2022-09-28chore: bump plugins version (#3094)github-actions[bot]
2022-09-28feat(autocmds): make sure all autocmds are modifiable (#3087)Abouzar Parvan
2022-09-28doc: Replace Tree-sitter `maintained` with `all` in README (#3088)Vinicius Brasil
`maintained` option is not supported anymore https://github.com/nvim-treesitter/nvim-treesitter/issues/2887
2022-09-28fix: update minimal_lsp.lua (#3090)Guido
2022-09-27chore: format on save false by default in default configChristianChiarulli
2022-09-27chore: bump plugins version (#2988)github-actions[bot]
* chore: bump plugins version * chore(plugins): update * chore(plugins): ignore solc Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-09-27fix(log): correct add_entry code documentation (#3081)Mateusz Hawrus
2022-09-27chore: add kofiChristian Chiarulli
2022-09-25feat: colorscheme tweaksChristianChiarulli
2022-09-25feat: add border for mason (#3080)Christian Chiarulli
2022-09-25fix: supertab should tab if menu is not available (#3079)Christian Chiarulli
2022-09-25fix(nvimtree): remove view heightAbouzar Parvan
Fixes #3076
2022-09-23chore: funding add strikeChristianChiarulli
2022-09-23chore: custom funding paypal & buymeacoffeeChristianChiarulli
2022-09-23fix(ci): resolve stylua ci rare error (#3065)Latif Sulistyo
2022-09-22fix: small fixes on telescope pickers & breadcrumbs (#3060)Latif Sulistyo
2022-09-22fix(dashboard): add missing space (#3063)Philipp Bokatius
2022-09-22fix: pcall for dashboardChristianChiarulli
2022-09-22fix: lualine laststatus nuclear optionChristianChiarulli
2022-09-21fix(alpha): can't set button hl without doing thisChristianChiarulli
2022-09-21fix: use columns instead of winwidthChristian Chiarulli
2022-09-21fix: lualine slightly betterChristian Chiarulli
2022-09-21fix: improve lualine inactiveChristian Chiarulli
2022-09-21docs: update imagesChristian Chiarulli
2022-09-21feat(lualine): improvementsChristian Chiarulli
2022-09-21feat(indentblankline): show first indent levelChristian Chiarulli
2022-09-21fix(indentblankline): make sure to use the new syntax for all options (#3058)Abouzar Parvan
2022-09-21fix: lualine git signs paddingChristian Chiarulli
2022-09-21fix(lualine): little more paddingChristianChiarulli
2022-09-21fix: lualine filetype paddingChristianChiarulli
2022-09-21feat: only show reloaded config on debug log level to decrease noiseChristianChiarulli
2022-09-21fix: plain tokyonightChristianChiarulli
2022-09-21fix: always load base themeChristianChiarulli
2022-09-21Indentlines (#3057)Christian Chiarulli
2022-09-21feat: add indentlines (#3056)Christian Chiarulli