dev-environment-files/.config/nvim/lua/josean/plugins
gamerilla 819e8303d9
Update null-ls.lua
change 'formatting.prettier.with({disabled_filetypes: {}})' to  'formatting.prettier.with({disabled_filetypes = {}}) to correct' for correct syntax. The original usage gives an error.
2023-01-01 17:59:59 -05:00
..
lsp Update null-ls.lua 2023-01-01 17:59:59 -05:00
autopairs.lua Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00
comment.lua Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00
gitsigns.lua Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00
lualine.lua Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00
nvim-cmp.lua Changed <C-p> and <C-n> back to <C-j> and <C-k> 2022-11-09 12:12:30 -04:00
nvim-tree.lua Updated nvim-tree config, devicons repo and replace with register repo 2022-11-15 18:43:45 -04:00
telescope.lua Changed <C-p> and <C-n> back to <C-j> and <C-k> 2022-11-09 12:12:30 -04:00
treesitter.lua Added stylua formatting config to use 2 spaces for tabs 2022-11-05 17:13:18 -04:00