LazyVim.LazyVim/lua/lazyvim/plugins/extras/coding
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
..
codeium.lua refactor: move cmp status lualine component to util 2023-10-14 18:02:47 +02:00
copilot.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
tabnine.lua feat(tabnine): add build cmd for Windows (#1737) 2023-10-15 22:42:38 +02:00
yanky.lua Revert "fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007" 2023-09-26 10:13:00 +02:00