Commit graph

2468 commits

Author SHA1 Message Date
Christian Chiarulli
488d95b3b8 fix: add lunarvim/lvim/after to rtp 2022-10-02 20:22:59 -04:00
Daniel Rodríguez Rivero
a77fcf6e90
refactor: smaller timeout for packer (#2910) 2022-10-01 08:11:18 +02:00
lvimuser
699849a731
chore(plugins): remove deprecated FixCursorHold.nvim (#3107) 2022-10-01 02:10:47 -04:00
github-actions[bot]
5a5e5cd0d9
chore: bump plugins version (#3100) 2022-09-30 22:40:07 +00:00
Christian Chiarulli
c38957538d
feat(terminal): better mappings (#3104) 2022-09-30 12:21:17 -04:00
Daniel Silva
9930fc3ae4
fix: set lua-dev.nvim to a valid commit version (#3096) 2022-09-29 02:45:36 +03:30
Daniel Rodríguez Rivero
f4032cc43e
chore(lsp): give null-ls setup default values (#3093) 2022-09-28 13:54:12 -04:00
github-actions[bot]
d565c6b862
chore: bump plugins version (#3094) 2022-09-28 13:53:28 -04:00
Abouzar Parvan
08e9115d9e
feat(autocmds): make sure all autocmds are modifiable (#3087) 2022-09-28 13:50:20 -04:00
Vinicius Brasil
257e3ff369
doc: Replace Tree-sitter maintained with all in README (#3088)
`maintained` option is not supported anymore https://github.com/nvim-treesitter/nvim-treesitter/issues/2887
2022-09-28 01:00:12 -04:00
Guido
ae5c20abf1
fix: update minimal_lsp.lua (#3090) 2022-09-28 00:59:18 -04:00
ChristianChiarulli
58b0684f7e chore: format on save false by default in default config 2022-09-27 13:18:26 -04:00
github-actions[bot]
d37fdc5cf2
chore: bump plugins version (#2988)
* 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 <abzcoding@users.noreply.github.com>
2022-09-27 17:14:19 +03:30
Mateusz Hawrus
de5691f2d5
fix(log): correct add_entry code documentation (#3081) 2022-09-27 14:26:57 +03:30
Christian Chiarulli
a05365a48e chore: add kofi 2022-09-27 02:46:41 -04:00
ChristianChiarulli
67234b748a feat: colorscheme tweaks 2022-09-25 20:50:57 -04:00
Christian Chiarulli
7acb8d9e34
feat: add border for mason (#3080) 2022-09-25 17:18:32 -04:00
Christian Chiarulli
90b4b55bf4
fix: supertab should tab if menu is not available (#3079) 2022-09-25 16:53:23 -04:00
Abouzar Parvan
65777d858f
fix(nvimtree): remove view height
Fixes #3076
2022-09-25 15:45:19 +03:30
ChristianChiarulli
099b38cae9 chore: funding add strike 2022-09-23 13:07:53 -04:00
ChristianChiarulli
26aab3a4c4 chore: custom funding paypal & buymeacoffee 2022-09-23 12:57:54 -04:00
Latif Sulistyo
da41d27da8
fix(ci): resolve stylua ci rare error (#3065) 2022-09-23 02:23:52 -04:00
Latif Sulistyo
817337b17e
fix: small fixes on telescope pickers & breadcrumbs (#3060) 2022-09-22 13:16:38 -04:00
Philipp Bokatius
d060301050
fix(dashboard): add missing space (#3063) 2022-09-22 13:16:05 -04:00
ChristianChiarulli
223ab2a679 fix: pcall for dashboard 2022-09-22 09:18:18 -04:00
ChristianChiarulli
6511e997c5 fix: lualine laststatus nuclear option 2022-09-22 01:57:27 -04:00
ChristianChiarulli
8aab0f7925 fix(alpha): can't set button hl without doing this 2022-09-21 23:39:18 -04:00
Christian Chiarulli
bea690fc16 fix: use columns instead of winwidth 2022-09-21 21:21:00 -04:00
Christian Chiarulli
3803fff758 fix: lualine slightly better 2022-09-21 21:18:44 -04:00
Christian Chiarulli
2ecdc8ecbf fix: improve lualine inactive 2022-09-21 21:12:15 -04:00
Christian Chiarulli
59043c6629 docs: update images 2022-09-21 19:21:14 -04:00
Christian Chiarulli
2cfb55ddb6 feat(lualine): improvements 2022-09-21 17:58:52 -04:00
Christian Chiarulli
4b0a60e23c feat(indentblankline): show first indent level 2022-09-21 14:47:50 -04:00
Abouzar Parvan
538fbd6f68
fix(indentblankline): make sure to use the new syntax for all options (#3058) 2022-09-21 14:44:08 -04:00
Christian Chiarulli
526c010c80 fix: lualine git signs padding 2022-09-21 14:41:48 -04:00
ChristianChiarulli
4a48232ee0 fix(lualine): little more padding 2022-09-21 14:07:31 -04:00
ChristianChiarulli
efa466a99a fix: lualine filetype padding 2022-09-21 14:05:19 -04:00
ChristianChiarulli
82f4b353b3 feat: only show reloaded config on debug log level to decrease noise 2022-09-21 14:01:39 -04:00
ChristianChiarulli
21311b54a5 fix: plain tokyonight 2022-09-21 14:00:44 -04:00
ChristianChiarulli
64615ae626 fix: always load base theme 2022-09-21 11:21:01 -04:00
Christian Chiarulli
03156e42ac
Indentlines (#3057) 2022-09-21 11:09:11 -04:00
Christian Chiarulli
2ba566b0d8
feat: add indentlines (#3056) 2022-09-21 10:48:15 -04:00
sambergo
8e1d3a2b47
fix: more consistent dashboard description (#3055) 2022-09-21 10:42:35 -04:00
Christian Chiarulli
5948c30362 fix: make sure to use global in lualine 2022-09-20 23:03:34 -04:00
Christian Chiarulli
b954329f98 fix: fixing laststatus harder 2022-09-20 22:15:03 -04:00
Christian Chiarulli
3cb939bf2f fix: lag in space when in terminal insert 2022-09-20 21:34:03 -04:00
Tuna Alikaşifoğlu
bcfb980d20
fix: add branch export for rolling installation (#3054) 2022-09-20 20:52:33 -04:00
Christian Chiarulli
2b60f233d9 fix: quick and dirty fix for global statusline 2022-09-20 20:52:11 -04:00
Christian Chiarulli
552197499c
feat: pickers (#3053) 2022-09-20 20:34:51 -04:00
Christian Chiarulli
f34dbc94c2
feat: better telescopic experience (#3052) 2022-09-20 20:13:37 -04:00