Commit Graph
908 Commits
Author SHA1 Message Date
github-actions[bot] 871e7fb0db chore(main): release 6.0.0 (#1158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v6.0.0
2023-07-21 08:14:39 +02:00
qizidog fc50c055c3 feat: add a keybind to search register (#1170)
use `<leader>"` to search register through telescope
2023-07-20 23:40:23 +02:00
Folke Lemaitre df0818880e fix(util): fixed line number toggling. Closes #1173 2023-07-20 23:38:43 +02:00
Tom MacWright 6323b419fd docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00
MayrixonandFolke Lemaitre abaa6d90e4 feat(lang): add tex support (#1156)
* feat(lang): add tex support

* Reword comments

* Remove personalise configs.

* Disable lazy-loading.

* Remove chktex in LSP server texlab.

* Update local conceallevel setup.

* Add keymap for vimtex-doc-package.

* Enable vimtex omni-completion.

* Update vimtex's keymap.

* refactor: move vimtex K to texlab

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-07-20 12:26:05 +02:00
github-actions[bot] f70f873355 chore(build): auto-generate vimdoc 2023-07-20 07:21:08 +00:00
Folke Lemaitre 258f339bcf feat(options)!: set default localleader to \ 2023-07-20 09:20:24 +02:00
github-actions[bot] 4d0427e131 chore(build): auto-generate vimdoc 2023-07-19 11:14:51 +00:00
Tom MacWright f2459bd70e docs: Improve summary documentation of deps (#1159) 2023-07-19 13:14:07 +02:00
Ikko Eltociear Ashimine e797e13bce docs: Update CHANGELOG.md (#1160)
availble -> available
2023-07-18 20:45:24 +02:00
github-actions[bot] 489221f741 chore(build): auto-generate vimdoc 2023-07-18 06:47:32 +00:00
Folke Lemaitre a28acf0ce7 feat(keymaps): added leader-K to run keywordprg 2023-07-18 08:46:52 +02:00
github-actions[bot] fb1f29c32c chore(main): release 5.1.1 (#1147)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v5.1.1
2023-07-16 10:44:20 +02:00
Folke Lemaitre b4b27e867c fix(mason): add MasonUpdate to build 2023-07-16 10:42:14 +02:00
github-actions[bot] f46316af00 chore(main): release 5.1.0 (#1138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v5.1.0
2023-07-16 10:38:07 +02:00
Fredrik Averpil 63e898599a feat(lang): add null-ls tools to mason's ensure_installed (#1133) 2023-07-16 08:47:06 +02:00
github-actions[bot] 3a07bd8d2e chore(build): auto-generate vimdoc 2023-07-16 06:42:27 +00:00
Iordanis PetkakisandFolke Lemaitre 69bb89184f feat(neo-tree): update to v3.x and change follow_current_file to a … (#1143)
* feat(neo-tree): update to v3.x and change `follow_current_file` to a table and enable it

* fix(neo-tree): remove nerd font v3 icons

* fix(neo-tree): remove legaccy commands

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-07-16 08:41:45 +02:00
github-actions[bot] 0801e52118 chore(build): auto-generate vimdoc 2023-07-15 07:31:17 +00:00
暮晨 1b0b6eb0e1 feat(lsp): add 'reuse_win' for reuse window in lsp definition keymap (#1131)
* feat(lsp): add 'reuse_win' for reuse window in lsp definition keymap

* fix: inline telescope require
2023-07-15 09:30:34 +02:00
github-actions[bot] 8c0e39c826 chore(main): release 5.0.0 (#1108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v5.0.0
2023-07-13 08:21:44 +02:00
github-actions[bot] bb2608ecd1 chore(build): auto-generate vimdoc 2023-07-13 06:18:44 +00:00
Folke Lemaitre ae759b947b feat(flash)!: Make flash.nvim the default jump plugin for LazyVim
Use the `editor.leap` extra if you rather want to use leap/flit
2023-07-13 08:18:02 +02:00
Folke Lemaitre 9387ab388e feat: added leader-L to show the LazyVim changelog 2023-07-13 08:18:02 +02:00
github-actions[bot] 8f9f76a96f chore(main): release 4.28.1 (#1101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.28.1
2023-07-12 20:04:33 +02:00
Folke Lemaitre 9e8ce289d1 fix(neoconf): do neoconf setup in lspconfig setup. Fixes #1070 2023-07-12 20:01:43 +02:00
github-actions[bot] 5204aacf8d chore(main): release 4.28.0 (#1086)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.28.0
2023-07-12 19:48:49 +02:00
Jakub Kozłowicz a0c2014b10 feat(lang): add docker support (#1078) 2023-07-12 17:42:05 +02:00
ueaner c882544224 docs: added c compiler to requirements (#1082)
See: https://github.com/LazyVim/LazyVim/commit/2ef0c437b27a70d62a466ceea37b01301d314cf8
2023-07-12 17:36:30 +02:00
Folke Lemaitre e212c166b4 feat(mini.ai): decouple mini.ai from which-key. Closes #1076 2023-07-12 17:25:35 +02:00
Folke Lemaitre 9fd89701da feat(util): added util.on_load to execute code when a plugin loads 2023-07-12 17:25:35 +02:00
github-actions[bot] b1721bc20a chore(build): auto-generate vimdoc 2023-07-12 14:34:54 +00:00
暮晨andJonas Holst Damtoft 3f68f44d72 fix(lsp-config): lsp-config error when nvim-cmp not enabled. (#1095)
* fix(lsp-config): lsp-config error when nvim-cmp not enabled.

* Update lua/lazyvim/plugins/lsp/init.lua

Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>

---------

Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>
2023-07-12 16:34:07 +02:00
github-actions[bot] a38bf3001d chore(build): auto-generate vimdoc 2023-07-10 15:51:36 +00:00
Null Chilly 67d1cbfb01 feat(catppuccin): match navic bg with lualine (#1085) 2023-07-10 17:50:53 +02:00
github-actions[bot] abea2807ce chore(main): release 4.27.0 (#1069)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.27.0
2023-07-06 20:46:37 +02:00
Jakub Kozłowicz 44cdb5eac5 feat(lang): add python support (#1031) 2023-07-06 20:43:19 +02:00
Anton Ždanov 0db31c2840 feat(extras): add terraform extra (#1030) 2023-07-06 19:46:34 +02:00
Folke Lemaitre 22c9477b96 feat(flash): use c-s in the cmdline to toggle flash 2023-07-06 15:51:31 +02:00
Sam Amis baa9614022 fix(autocmds): jump to last loc in buffer (#1061)
vim.api.nvim_win_set_cursor is expecting a window handle but was being
passed the current buffer's handle instead
2023-07-06 15:43:15 +02:00
github-actions[bot] b660b51718 chore(main): release 4.26.0 (#1068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.26.0
2023-07-06 15:40:33 +02:00
github-actions[bot] 99f30f9a37 chore(build): auto-generate vimdoc 2023-07-06 13:36:51 +00:00
Folke Lemaitre ae054ec13c feat(vscode): easier way to enable/disable plugins 2023-07-06 15:36:03 +02:00
Folke Lemaitre bcff5a1937 fix(util): use spec to check if a plugin is enabled 2023-07-06 15:35:34 +02:00
Folke Lemaitre 299aae3545 fix(flash): depraction warning 2023-07-06 15:21:45 +02:00
github-actions[bot] 0b020dc37b chore(main): release 4.25.1 (#1056)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.25.1
2023-07-04 19:08:01 +02:00
Folke Lemaitre 755419f39c fix: trigger ci 2023-07-04 19:06:15 +02:00
github-actions[bot] ddb819cb9a chore(build): auto-generate vimdoc 2023-07-04 06:26:34 +00:00
Folke Lemaitre 9c120b5ef7 Revert "fix: leap nvim required by flit (#1046)"
This reverts commit dee8dc318e.
2023-07-04 08:25:38 +02:00
github-actions[bot] d33be73b8d chore(main): release 4.25.0 (#1041)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.25.0
2023-07-03 21:47:59 +02:00