1953 Commits
Author SHA1 Message Date
Folke Lemaitre d704ca4c1b ci: feature template 2024-06-05 23:11:06 +02:00
Folke Lemaitre 4ab123fb31 feat(lint): added support for prepend_args to nvim-lint. Fixes #1887 2024-06-05 23:02:19 +02:00
Folke Lemaitre 8ceccd71e2 feat(prettier): the prettier extra now needs a prettier config file by default. See docs to change this. 2024-06-05 22:55:36 +02:00
Folke Lemaitre 9a1162314f fix(svelte): disable prettier integration for svelte for now. See #3466 2024-06-05 22:20:35 +02:00
Folke Lemaitre cae2c226b5 fix(typecript): remove dependency on nvim-vtsls. Not needed anymore 2024-06-05 22:19:44 +02:00
Folke Lemaitre a636bf2022 feat(typescript): open locations from lsp execute command with trouble for vtsls 2024-06-05 22:19:19 +02:00
Folke Lemaitre 1bd4d2fc72 feat(lsp): simpler API to deal with code actions 2024-06-05 22:18:14 +02:00
Daniel Mata e0a0123b18 fix(svelte): added organize imports and prettier (#3466)
* feat(svelte): add key binding for organize imports

* fix(svelte): solves sveltejs/language-tools#2008

* feat(svelte): add formatter for svelte
2024-06-05 20:28:23 +02:00
github-actions[bot] 61689ad543 chore(main): release 12.5.0 (#3444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v12.5.0
2024-06-05 19:58:44 +02:00
Folke Lemaitre 4cc586a3f1 tests: refactored tests a bit 2024-06-05 19:53:50 +02:00
Folke Lemaitre 1d42e45fd2 ci: remove commit linter in favor of PR title linter 2024-06-05 18:24:52 +02:00
Folke Lemaitre 73c767c2f3 fix(util): don't print warning message in headless 2024-06-05 18:15:45 +02:00
Folke Lemaitre f8268faa7c fix: cleanup unnecessary treesitter langs and mason lsp servers 2024-06-05 18:07:01 +02:00
Folke Lemaitre 368c060b45 tests: check for treesitter langs and mason lsp config 2024-06-05 17:47:46 +02:00
Folke Lemaitre ca0b9ee915 fix(extras): added recommended for helm/haskell 2024-06-05 17:36:02 +02:00
Folke Lemaitre 106130f4cd ci: added some tests 2024-06-05 17:31:51 +02:00
Folke Lemaitre 373d6b60e1 style: python.lua 2024-06-05 16:42:13 +02:00
Rabin Adhikari 1cdb5bdf41 feat(python): switch to regexp branch for a rewrite the venv selector plugin (#3301)
It has eliminated many bugs and allows users to easily add their searches, if the plugin doesn't find them automatically.
2024-06-05 16:33:49 +02:00
Dale LakesandFolke Lemaitre 1806ea710f feat(bufferline): add keymaps for BufferLineMovePrev / BufferLineMoveNext (#1935)
* Add mappings for BufferLineMovePrev / BufferLineMoveNext

* Change to '[B' and ']B'

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-05 16:11:16 +02:00
Kevin TraverandFolke Lemaitre de9e337f0d feat(keymaps): add keymap to close all tab pages except the current one (#2975)
* feat(keymaps): add keymap to close all tab pages except the current one

* fix: use o

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-05 16:04:17 +02:00
Folke Lemaitre 99c06952a0 ci: stale 2024-06-05 15:53:22 +02:00
Folke Lemaitre 90d8ff27d2 ci: fix stale workflow 2024-06-05 15:43:22 +02:00
Folke Lemaitre d6dea2247c ci: enable conventional commit linter on main 2024-06-05 15:41:32 +02:00
Folke Lemaitre 7f65b24113 style: r.lua 2024-06-05 15:38:04 +02:00
Folke Lemaitre ff9ca808e0 ci: added stylua / stale / conventional commits 2024-06-05 15:36:56 +02:00
André Freitas cdadb59ee3 docs(pt): add readme in portuguese (#1958) 2024-06-05 15:23:09 +02:00
Takeshi Ooka ea62195fe5 docs: Added Japanese Translation of the README (#2232)
* add Japanese README file

* fix some typo
2024-06-05 15:22:50 +02:00
Seol So a2cf7d9a11 docs: add the Korean version of README (#2495) 2024-06-05 15:22:30 +02:00
Folke Lemaitre 7ed5a6c371 ci: remove custom pr-numbers again 2024-06-05 15:20:32 +02:00
Folke Lemaitre 71165ac52a ci: label more PRs 2024-06-05 15:19:04 +02:00
Folke Lemaitre 39c10b2b81 ci: remove custom pr-numbers 2024-06-05 15:16:39 +02:00
Folke Lemaitre cf2870cce0 ci: fix labels 2024-06-05 15:10:46 +02:00
Folke Lemaitre b764947061 ci: run labeler on existing PRs 2024-06-05 15:08:20 +02:00
Folke Lemaitre 75dcce02dc ci: added PR labeler 2024-06-05 15:03:08 +02:00
Rubin BhandariandFolke Lemaitre 1faa562964 ci: change the release please action name to new (#3259)
* ci: change the release please action name to new

* Update ci.yml

* Create release-please-config.json

* fix: add release manifest

* fix: release-please

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-05 14:49:33 +02:00
Folke Lemaitre c52242b05b style: format 2024-06-05 13:42:15 +02:00
Folke Lemaitre 662e2ffe0f fix(keymaps): use root dir for git log 2024-06-05 13:41:59 +02:00
Phúc H. Lê KhắcandFolke Lemaitre fa706b320b feat(statuscol): statuscolumn options for open fold indicator and fold hl (#2923)
* feat(statuscol): fold open indicator

* fix: make it configurable

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-05 11:23:19 +02:00
Folke Lemaitre d64d761539 feat: enabled ts-plugin support for astro and svelte 2024-06-05 11:09:12 +02:00
Folke Lemaitre e32d1918ae fix(python): removed the python-semshi extra 2024-06-05 11:01:10 +02:00
HJK c1f5fcf9c7 fix(extra.lang.scala): Fix the always initializing regardless of file… (#3455)
* fix(extra.lang.scala): Fix the always initializing regardless of filetype

* fix typo
2024-06-05 08:07:13 +02:00
Folke Lemaitre 452b70ad15 fix(toggle): slightly better maximize 2024-06-05 07:40:28 +02:00
Folke Lemaitre 1c583650e6 fix(toggle): un-maximize when quiting Neovim 2024-06-05 07:02:19 +02:00
github-actions[bot] 90e68edfe7 chore(build): auto-generate vimdoc 2024-06-05 04:55:23 +00:00
Iordanis Petkakis 8971ea25f9 fix(toggle): Restore width/height values when closing while maximized is toggled on (#3453) 2024-06-05 06:54:52 +02:00
RadvilandRadvil 987bd2207f feat(extras): Add extra for angular lspconfig (#2806)
* feat(extras): Add extra for angular lspconfig

Since treesitter has better support for angular parser recently that works for the legacy and the latest version of it,
I am happy to suggest this extra configuration that works for well for me without any issue.
And since lack of references about how to config the angular lsp inside of neovim out there, this will work fine as a starting point.

* feat(extras): Added `angularls` lsp configuration

* feat(extras.lang): update `angularls` configuration

---------

Co-authored-by: Radvil <radvil.linux@gmail.com>
2024-06-04 19:03:16 +02:00
Erik Lindebratt 9a635ef8d6 fix(lsp): Enable using deno.enablePaths in denols settings (#3446) 2024-06-04 11:31:29 +02:00
Folke Lemaitre 1677b3b84f feat(lazydev): use lazydev with neodev types (not the plugin) on Neovim 0.9.x 2024-06-04 11:14:48 +02:00
Brian Di PalmaandFolke Lemaitre c50018b791 feat(editor): added extra for inc-rename.nvim (#3432)
* feat(editor-extra): Add inc-rename

* fix: refactor and moved noice integration

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-04 09:51:36 +02:00
Folke Lemaitre ae0d94e048 fix(lazydev): add cmd 2024-06-04 09:39:37 +02:00