Commit graph

4 commits

Author SHA1 Message Date
Sergio Laín
3d419f9626
♻️ refactor(nvim): changed all bak files to normal lua files but enabled the enabled = false flag for lazy.nvim 2023-10-17 10:55:11 +02:00
Sergio Laín
438af606a1
🐛 fix(nvim): changed a lot of stuff to adapt to the new 10.0 lazyvim update
the new lazyvim update was huge, especially because none-ls was moved to extras, so conform and lint
would be the default formatter-linting
2023-10-13 14:06:10 +02:00
Sergio Laín
ee25440829
feat(config): nvim
none-ls taplo formatting added for toml files
2023-10-05 13:07:45 +02:00
Sergio Laín
fd1a4f6702
feat(nvim): big Changes
- Null-ls changed to none-ls
- Added keymap to see none-ls buffer info
- Lualine style changed to slanted
- Neo-tree handlers
- Spectre new keymaps
- Telescope fzf options and some keybindings
- Which-key adapted to new spectre bind changes

BREAKING CHANGE: - Null-ls changed to none-ls
2023-10-01 21:35:33 +02:00
Renamed from .config/nvim/lua/plugins/null-ls.lua (Browse further)