Commit graph

43 commits

Author SHA1 Message Date
josean-dev
e2ccfd4449 Fixed volume.sh 2024-01-09 21:53:51 -04:00
josean-dev
5e8b873d76 Merge branch 'main' of github.com-youtube_git_user:josean-dev/dev-environment-files 2024-01-08 17:40:49 -04:00
josean-dev
ee9f403039 Added sketchybar config and updates to README 2024-01-08 17:39:56 -04:00
Guilherme Rigotti
28b85b9aae
Update nvim-treesitter config to use new ts_context_commentstring setup 2023-11-30 11:01:07 -03:00
josean-dev
8c1984215b Added treesitter parser for query files 2023-10-04 16:44:39 -04:00
josean-dev
265221197a Merge branch 'main' of github.com-youtube_git_user:josean-dev/dev-environment-files 2023-10-04 16:36:58 -04:00
josean-dev
29dc9b11ca Added advanced treesitter and treesitter text objects functionality 2023-10-04 16:36:44 -04:00
Josean Martinez
a7b6bb6a12
Merge pull request #40 from santiagohervella/tiny-lazy-keys-syntax-fix
Tiny update to keys in vim-maximizer.lua to match lazy syntax
2023-10-02 09:44:18 -04:00
josean-dev
8e87f84987 Added option for enabling none-ls if preferred 2023-10-02 08:50:36 -04:00
josean-dev
07ec4b0f2d Migrated from null-ls to conform.nvim and nvim-lint 2023-09-30 10:44:22 -04:00
josean-dev
98892b75ad Added autocmd for svelte lsp to fix problem with ts file changes 2023-09-17 02:32:52 -04:00
santiagohervella
ba5a515040 Update keys in vim-maximizer.lua to match lazy syntax 2023-09-03 18:58:56 -04:00
josean-dev
f9c67589e6 Updates to lazy-lock.json 2023-09-02 11:07:53 -04:00
josean-dev
5accc8bf38 New code for lsp configuration video 2023-09-01 21:40:47 -04:00
josean-dev
976c03191b Changed width of nvim-tree 2023-08-29 17:49:30 -04:00
josean-dev
7b3f9eb591 Updated neovim config to latest with lazy.nvim 2023-08-24 13:39:11 -04:00
Josean Martinez
b9d2822e06
Merge pull request #19 from gamerilla/patch-1
Update null-ls.lua to use correct syntax for disabling filetypes.
2023-02-27 12:09:50 -04:00
Youtube
f6b02f16dd Added requires to lspsaga and fixed nvim-tree open on setup 2023-02-13 11:39:10 -04:00
Youtube
9243584bc2 Changed sumneko_lua to lua_ls and add markdown_inline to nvim_treesitter 2023-02-13 11:12:08 -04:00
Youtube
598aaac4ad Added yabai and skhd config files 2023-02-11 10:24:30 -04:00
Youtube
4c05267db3 Changed lspsaga background color 2023-01-15 11:15:53 -04:00
josean-dev
7be90c7152 Migrated lspsaga config to new version 2023-01-15 09:28:40 -04:00
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
3347137010 Updated nvim-tree config, devicons repo and replace with register repo 2022-11-15 18:43:45 -04:00
josean-dev
de7061dd53 Updated nvim-treesitter packer installation to properly update parsers 2022-11-11 16:45:42 -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
dffe7de3b7 Merge branch 'main' of https://github.com/josean-dev/dev-environment-files 2022-11-06 17:35:11 -04:00
josean-dev
1c8890fd95 Added emmet_ls lsp to the config 2022-11-06 17:35:01 -04:00
Josean Martinez
c59327294d
Added git ignore option to nvim-tree, but commented out 2022-11-05 18:42:05 -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
josean-dev
6f83b8bf62 Merge branch 'main' of https://github.com/josean-dev/dev-environment-files 2022-10-25 16:40:14 -04:00
josean-dev
61c54117e5 Removed supertab functionality for nvim-cmp as it was causing issues for me 2022-10-25 16:40:06 -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
Youtube
982da181d6 Added after option to nvim-ts-autotag to fix error 2022-10-20 16:54:45 -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
Josean Martinez
de33d9f730 Modified comment for gitsigns plugin 2022-10-17 17:05:31 -04:00
Youtube
6a43159df0 Changed comment for shiftwidth tabbing option 2022-10-17 14:52:48 -04:00
Youtube
e96d84407b Added nvim configuration 2022-10-17 14:40:36 -04:00