mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
Added formatting
This commit is contained in:
@@ -27,11 +27,12 @@ require("lazy").setup({
|
|||||||
-- Git --
|
-- Git --
|
||||||
{ import = 'user.plugin.lazygit' },
|
{ import = 'user.plugin.lazygit' },
|
||||||
|
|
||||||
-- LSP --
|
-- LSP, formatting, etc. --
|
||||||
{ 'folke/neodev.nvim', opts = {} },
|
{ 'folke/neodev.nvim', opts = {} },
|
||||||
{ import = 'user.plugin.lsp' },
|
{ import = 'user.plugin.lsp' },
|
||||||
{ import = 'user.plugin.lualine' },
|
{ import = 'user.plugin.lualine' },
|
||||||
{ import = 'user.plugin.treesitter' },
|
{ import = 'user.plugin.treesitter' },
|
||||||
|
{ import = 'user.plugin.formatter' },
|
||||||
|
|
||||||
-- Navigation --
|
-- Navigation --
|
||||||
{ import = 'user.plugin.neo-tree' },
|
{ import = 'user.plugin.neo-tree' },
|
||||||
|
|||||||
Reference in New Issue
Block a user