Merge 'upstream' conform: disable autoformat on save for specified filetypes

This commit is contained in:
Damjan 9000
2024-03-15 22:10:28 +01:00
2 changed files with 12 additions and 4 deletions

View File

@@ -142,6 +142,8 @@ This will install the tree plugin and add the command `:Neotree` for you. For mo
In the file: `lua/custom/plugins/filetree.lua`, add:
```lua
-- File: lua/custom/plugins/filetree.lua
return {
"nvim-neo-tree/neo-tree.nvim",
version = "*",