|
|
8d169fddae
|
nvim: comments
|
2024-11-03 13:58:57 +01:00 |
|
|
|
21e35a82d7
|
nvim: php: remove adalessa/laravel.nvim
|
2024-11-03 13:58:57 +01:00 |
|
|
|
04cb7cd905
|
nvim: php: add php-cs-fixer as formatter for php files.
|
2024-11-03 13:58:57 +01:00 |
|
|
|
f63bdaa84f
|
nvim: php: remove phpactor plugin
|
2024-11-03 13:58:57 +01:00 |
|
|
|
01b72ed9a7
|
nvim: php: configure both phpactor (for refactoring) and intelephense (for everything else) LSP servers
|
2024-11-03 13:58:57 +01:00 |
|
|
|
435b33ac3a
|
nvim: lsp: add options to disable some LSP features globally and per server.
|
2024-11-03 13:58:57 +01:00 |
|
|
|
401e6f2ed0
|
nvim: adding ray-x/lsp_signature.nvim
|
2024-11-03 13:58:57 +01:00 |
|
|
|
e9de80a97e
|
nvim: conform: support range formatting
|
2024-11-03 13:58:57 +01:00 |
|
|
|
d82420ffeb
|
nvim: use pnx/mini.bufremove instead of echasnovski/mini.bufremove
|
2024-11-03 13:41:26 +01:00 |
|
|
|
1acff15791
|
nvim: new php config
|
2024-10-29 13:56:22 +01:00 |
|
|
|
a6eefc17f9
|
nvim: php: pin laravel.nvim version
|
2024-10-24 22:05:56 +02:00 |
|
|
|
7bb5d36e1e
|
nvim: lazy load some plugins.
|
2024-10-15 08:46:54 +02:00 |
|
|
|
3708aa2f65
|
nvim: treesitter: enable textobjects.
|
2024-10-14 16:09:03 +02:00 |
|
|
|
d3a4a487a1
|
nvim: lsp: lazy load on BufReadPre and BufNewFile events.
|
2024-10-14 16:08:12 +02:00 |
|
|
|
3decda3d31
|
nvim: lsp: guard against empty server configs.
|
2024-10-14 15:59:04 +02:00 |
|
|
|
65f8ae7e3a
|
nvim/lua/user/plugins/lang/go.lua: skip field alignment warnings
|
2024-10-14 15:42:05 +02:00 |
|
|
|
113dc823ca
|
nvim: no need to lazy load lsp-config as lsp is already lazy loaded
|
2024-10-14 15:41:41 +02:00 |
|
|
|
9c25f6ee8e
|
nvim/lua/user/plugins/editor.lua: remove ufo. not used atm.
|
2024-10-11 14:14:00 +02:00 |
|
|
|
ebddcd7411
|
nvim: adding undotree
|
2024-10-11 14:13:36 +02:00 |
|
|
|
6c8246302f
|
nvim: colorscheme: override php builtin function
|
2024-10-11 14:13:11 +02:00 |
|
|
|
42f76bd536
|
nvim: colorscheme: override label
|
2024-10-11 14:12:52 +02:00 |
|
|
|
a4a13bfadd
|
nvim: php: add blade formatter.
|
2024-10-01 14:22:45 +02:00 |
|
|
|
7756703feb
|
nvim: adding obsidian plugin
|
2024-10-01 14:21:31 +02:00 |
|
|
|
d4c7d6da07
|
nvim/lua/user/plugins/ui/neotree.lua: update config abit.
|
2024-10-01 14:20:49 +02:00 |
|
|
|
7483dd622c
|
nvim: color blade tags.
|
2024-10-01 14:20:19 +02:00 |
|
|
|
c89f88c2b1
|
nvim: adding goolord/alpha-nvim
|
2024-09-28 15:07:17 +02:00 |
|
|
|
a80c273012
|
nvim: colorscheme: change TelescopeSelection
|
2024-09-27 15:45:00 +02:00 |
|
|
|
b99d65bced
|
nvim: adding mason.
|
2024-09-24 21:42:49 +02:00 |
|
|
|
d8028932c3
|
nvim: go: enable codelens
|
2024-09-24 21:42:12 +02:00 |
|
|
|
e2f6ba8a18
|
nvim: lsp: disable codelens globally.
|
2024-09-24 21:38:13 +02:00 |
|
|
|
6efa099fd8
|
nvim: lsp: use client.supports_method() instead of client.server_capabilities.
works better for some reason.
|
2024-09-24 21:37:38 +02:00 |
|
|
|
bd6f6bed80
|
nvim: minor stuff
|
2024-09-24 19:40:13 +02:00 |
|
|
|
d028b5b009
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: ignore current buffer in buffer view.
|
2024-09-24 19:39:01 +02:00 |
|
|
|
9ad23967e8
|
nvim: plugins/lang/php: include html
|
2024-09-12 15:55:59 +02:00 |
|
|
|
a7abd3e2a5
|
nvim: remove lua/user/plugins/lang/blade.lua (it is include in php config)
|
2024-09-12 15:55:41 +02:00 |
|
|
|
3639b9e46b
|
nvim: lsp: allow server configuration to override lsp features.
|
2024-09-12 15:52:21 +02:00 |
|
|
|
9bade906b1
|
nvim: update statusline config
|
2024-09-08 13:38:56 +02:00 |
|
|
|
058b658b85
|
nvim: colorscheme: add custom colors for neotest groups.
|
2024-09-08 13:38:28 +02:00 |
|
|
|
6f6cb51e16
|
nvim: php: skip phpactor config
Its configured in its own file in .config/
|
2024-09-08 13:37:52 +02:00 |
|
|
|
40bfbc6dc3
|
nvim: go: add neotest adapter.
|
2024-09-08 13:36:50 +02:00 |
|
|
|
bac6a3a280
|
nvim: php: fix config for neotest
|
2024-09-08 13:36:30 +02:00 |
|
|
|
8d4b37c9c2
|
nvim: adding neotest
|
2024-09-08 13:35:54 +02:00 |
|
|
|
1fc5258230
|
nvim: autocomplete: rearrange fields
|
2024-09-08 13:34:57 +02:00 |
|
|
|
fe81883c32
|
nvim: go: better config for gopls
|
2024-09-08 13:33:52 +02:00 |
|
|
|
8c0feb8acc
|
nvim: lsp: add support for lsp functionalites.
|
2024-09-08 13:32:28 +02:00 |
|
|
|
313dcd0720
|
nvim: editor: add color highlights in document
|
2024-09-08 08:25:45 +02:00 |
|
|
|
7d3ff3c0c6
|
nvim: editor: tweak statuscol
|
2024-09-08 08:25:18 +02:00 |
|
|
|
a14642c07f
|
nvim: editor: restructure statuscolumn
|
2024-09-07 16:30:56 +02:00 |
|
|
|
3b0f093490
|
nvim: editor: remove folds from statuscol, i dont use them :)
|
2024-09-07 15:53:18 +02:00 |
|
|
|
8f07507ba0
|
nvim: neotree: update mappings
|
2024-09-06 18:11:50 +02:00 |
|