Commit graph

697 commits

Author SHA1 Message Date
Sergio Laín
3cb9aa1213
🗑️ remove(nvim): java-extended extra 2024-03-07 21:48:07 +01:00
Sergio Laín
ed04371fb2
feat(nvim): enable codelens option for the lsp 2024-03-07 21:47:55 +01:00
Sergio Laín
98e196b669
🗑️ remove(nvim): lazyrc; now using lazyvims one 2024-03-07 21:47:39 +01:00
Sergio Laín
946699f332
feat(nvim): add extra lua linter: selene 2024-03-07 12:35:11 +01:00
Sergio Laín
994768df70
feat(nvim): add doc snippets to a lot of languages 2024-03-06 12:42:22 +01:00
Sergio Laín
f592e5ed0c
feat(nvim): add ccc to the zen mode hooks 2024-03-05 17:08:53 +01:00
Sergio Laín
6ba850744c
🐛 fix(nvim): ccc init function 2024-03-05 17:08:36 +01:00
Sergio Laín
514150d686
🎨 ux(nvim): changed lualine path and some other modules 2024-03-03 14:46:00 +01:00
Sergio Laín
0f4f4acd14
feat(nvim): add css_variables lsp to the html-css extra 2024-03-03 13:59:50 +01:00
Sergio Laín
06629235d6
feat(nvim): new colorscheme extra: synthweave 2024-03-03 13:55:17 +01:00
Sergio Laín
492756eef6
🚀 perf(nvim): playground now loads on key load 2024-03-02 14:09:57 +01:00
Sergio Laín
b2248d64da
♻️ refactor(nvim): obsidian extra now has keymaps as well as some new options 2024-02-29 13:01:57 +01:00
Sergio Laín
25bf8585f0
🚀 perf(nvim): load neorg on norg files 2024-02-29 13:01:23 +01:00
Sergio Laín
42470a05f4
⚙️ config(nvim): change display position for nvim-recorder lualine module 2024-02-28 11:24:28 +01:00
Sergio Laín
f8c22daa49
🗑️ remove(nvim): deletion of lualine first module removal 2024-02-28 11:23:45 +01:00
Sergio Laín
cb3c62a3ab
🐛 fix(nvim): load obsidian in the correctly dir 2024-02-28 11:16:27 +01:00
Sergio Laín
99324ae4b4
feat(nvim): add autodetection of ansible files 2024-02-27 09:53:28 +01:00
Sergio Laín
21e3937930
feat(nvim): add new chat with codeium keymap 2024-02-27 09:42:42 +01:00
Sergio Laín
c2156cee5b
feat(nvim): add typescript-error-translator plugin into the ts extra
human readable ts errors
2024-02-27 09:42:00 +01:00
Sergio Laín
9cdfa0bacb
♻️ refactor(nvim): theme-loader is now an extra 2024-02-26 11:16:44 +01:00
Sergio Laín
a59215c23a
feat(nvim): new extra: diagflow 2024-02-26 11:16:02 +01:00
Sergio Laín
0516cf91ae
🚀 perf(nvim): disable obsidian extra loading on filetype and now loads when opening your specific vault folder 2024-02-26 11:15:29 +01:00
Sergio Laín
400cb048ce
💬 comments(nvim): add tsserver variable annotation 2024-02-24 19:54:33 +01:00
Sergio Laín
53953488fe
♻️ refactor(nvim): typescript-extended extra big changes
added typescript-tools. created variable to choose between typescript-tools (which has some things I
need to work on like inlay hints not working or disabling when inside a deno based project) or
lsp-config tsserver
2024-02-24 01:27:08 +01:00
Sergio Laín
dbc0f947ce
🐛 fix(nvim): import yaml extra on ansible extra 2024-02-23 11:19:13 +01:00
Sergio Laín
336a131636
feat(nvim): add icons in the lualine for attached formatters, lsps and linters 2024-02-23 10:20:18 +01:00
Sergio Laín
734bebdb8b
♻️ refactor(nvim): moved stylelint linter to the html-css extra instead of having his own 2024-02-23 09:39:01 +01:00
Sergio Laín
c6912fb80f
feat(nvim): add lsp client module for lualine 2024-02-23 01:07:32 +01:00
Sergio Laín
78cbef0927
feat(nvim): add htmlhint linter 2024-02-22 11:56:38 +01:00
Sergio Laín
095d38ab0a
🗑️ remove(nvim): bottom search preset for noice.nvim 2024-02-22 11:55:33 +01:00
Sergio Laín
d7c01d5c32
🐛 fix(nvim): treesitter parser for pkl not installing correctly 2024-02-19 01:12:37 +01:00
Sergio Laín
4ed37aca33
feat(nvim): add pkl extra 2024-02-19 01:10:02 +01:00
Sergio Laín
aba18045f8
feat(nvim): add live-grep extra 2024-02-19 01:09:41 +01:00
Sergio Laín
4099290aaf
🐛 fix(nvim): disable conflicting keymaps on smooth scrolling extra 2024-02-18 13:48:42 +01:00
Sergio Laín
0f98d654b0
🐛 fix(nvim): package info keymap wasnt updated 2024-02-18 13:47:15 +01:00
Sergio Laín
1487612ae2
🐛 fix(nvim): forgot to put leader before in a harpoon keymap so the h didnt respond instantly 2024-02-18 13:46:00 +01:00
Sergio Laín
db555dd8c3
feat(nvim): disable ruff publish diagnostics in favour of pyright lsp diagnostics 2024-02-18 13:02:09 +01:00
Sergio Laín
2b1fe21845
🚀 perf(nvim): use native lua function instead of running through the command line 2024-02-18 13:00:58 +01:00
Sergio Laín
623d44ac7b
♻️ refactor(nvim): smooth scrolling removed manual mappings 2024-02-17 01:47:53 +01:00
Sergio Laín
5dbfcff5db
feat(nvim): add cmd and keymaps to the cloak extra 2024-02-16 09:59:11 +01:00
Sergio Laín
1d3760cf96
feat(nvim): add nix formatter and linter 2024-02-15 01:21:03 +01:00
Sergio Laín
d851c40b2c
🔧 chore(nvim): add word description for harpoon 2024-02-14 23:32:48 +01:00
Sergio Laín
690ea6e6bf
🗑️ remove(nvim): lualine module from the rest-client extra
didnt want it to load on start
2024-02-14 23:32:02 +01:00
Sergio Laín
6d68af55ab
feat(nvim): add harpoon keymap to clear all the marks 2024-02-13 14:16:02 +01:00
Sergio Laín
1ed1abb13d
feat(nvim): add new extra: dotfyle
plugin that creates a json file with all the info about the setup for dotfyle to consume
2024-02-13 14:15:44 +01:00
Sergio Laín
d513a76f45
🐛 fix(nvim): moved rest-client lualine module to the 2nd position on the x section
this change is due to deleting the first module of the x section on the lualine spec plugin
2024-02-13 10:31:18 +01:00
Sergio Laín
2a34b0099a
feat(nvim): add lualine and telescope integration into the rest-client extra 2024-02-13 01:04:59 +01:00
Sergio Laín
f65e7cf14f
feat(nvim): add workspace-diagnostics extra 2024-02-12 10:05:50 +01:00
Sergio Laín
2682a69f7d
feat(nvim): add new keymaps to persistence plugin 2024-02-12 10:05:07 +01:00
Sergio Laín
d2d9e50a57
feat(nvim): add autocmd to create a new dir when saving a file inside (removed mkdir.nvim extra) 2024-02-10 01:52:56 +01:00