LazyVim.LazyVim/lua/lazyvim/plugins/extras
Edouard Shamis c8e5501ee5
feat(tabnine): add build cmd for Windows (#1737)
* feat(tabnine): add build cmd for Windows

* fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735

* feat: disable kind_filter for markdown and help

* feat(lualine): pretty_path now highlights file basename when modified

* fix(root): dont use single-file lsps for root detection. use workspaces only

* feat(lualine): new root dir component that only shows when cwd != root_dir

* refactor

---------

Co-authored-by: edshamis <pc>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-10-15 22:42:38 +02:00
..
coding feat(tabnine): add build cmd for Windows (#1737) 2023-10-15 22:42:38 +02:00
dap fix(dap): copy config before overriding args 2023-10-12 11:48:02 +02:00
editor feat: disable kind_filter for markdown and help 2023-10-15 22:34:42 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang fix(python): add ft to Python keymaps, and fix "Markdown Preview" toggle description (#1729) 2023-10-15 07:21:17 +02:00
linting feat(ui): added :LazyExtras to manage enabled extras in LazyVim 2023-10-12 11:48:02 +02:00
lsp feat!: make conform.nvim and nvim-lint the default formatters/linters 2023-10-12 11:48:02 +02:00
test fix(neotest): properly detect __call. Fixes #847 2023-05-28 12:52:22 +02:00
ui feat(dashboard): c on dahboard now opens telescope for config dir instead of useless init.lua 2023-10-15 09:16:52 +02:00
util fix(dashboard-nvim): repository has moved to nvimdev/dashboard-nvim (#1715) 2023-10-14 13:21:30 +02:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00