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
josean-dev
6ed08e64fd
Changed show line diagnostics with lspsaga to <leader>D
2022-11-23 10:12:34 -04:00
josean-dev
62f9403ed3
Changed <C-p> and <C-n> back to <C-j> and <C-k>
2022-11-09 12:12:30 -04:00
josean-dev
1c8890fd95
Added emmet_ls lsp to the config
2022-11-06 17:35:01 -04:00
josean-dev
37e5fe6642
Changed keybinds for moving up and down with nvim-cmp, telescope and lspsaga to <C-p> and <C-n>
2022-11-05 17:27:41 -04:00
josean-dev
387cb96e64
Added stylua formatting config to use 2 spaces for tabs
2022-11-05 17:13:18 -04:00
Youtube
0da810e4c1
Modified eslint comment to specifying changing file extension
2022-10-23 01:48:55 -04:00
Youtube
389082580b
Added comment to new eslint config
2022-10-23 01:46:27 -04:00
Josean Martinez
ceb94f555d
Added condition to null-ls eslint to enable if eslint config file is present
2022-10-23 01:20:11 -04:00
Josean Martinez
8a46b3b703
Changed comment for mason-null-ls auto install setting
2022-10-21 15:49:21 -04:00
Josean Martinez
27bcf7459a
Added keymaps for special typescript functionality to remove unused variables and organize imports
2022-10-19 11:49:03 -04:00
Youtube
e96d84407b
Added nvim configuration
2022-10-17 14:40:36 -04:00