Skip to content

Commit

Permalink
enable autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jul 19, 2023
1 parent 1e1fcb3 commit a9f5859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/neovim/default.nix
Expand Up @@ -16,6 +16,7 @@
vim.cmd [[source ${./neo-tree.lua}]]
vim.cmd [[source ${./telescope.lua}]]
vim.cmd [[source ${./trouble.lua}]]
vim.cmd [[source ${./autoformat.lua}]]
-- language servers
local lspconfig = require('lspconfig')
Expand Down

0 comments on commit a9f5859

Please sign in to comment.