summaryrefslogtreecommitdiff
path: root/config/essentials/nvim
Commit message (Collapse)AuthorAgeFilesLines
* added pf snippetRaymaekers Luca2023-10-161-0/+1
|
* added 'cw' snippet for csRaymaekers Luca2023-10-081-0/+4
|
* added vaultsRaymaekers Luca2023-10-081-0/+10
|
* added dap disconnect remapRaymaekers Luca2023-10-041-0/+1
|
* added fdie snippetRaymaekers Luca2023-10-041-0/+4
|
* reformatRaymaekers Luca2023-10-021-8/+8
|
* fix tab completion not working with workaroundRaymaekers Luca2023-10-021-0/+1
|
* added rust completinoRaymaekers Luca2023-09-282-3/+176
|
* added dap en dap-ui configurationRaymaekers Luca2023-09-282-0/+133
|
* added completion for phpRaymaekers Luca2023-09-282-0/+2
|
* refactor on telekasten configRaymaekers Luca2023-09-281-21/+22
|
* removed copilot pluginRaymaekers Luca2023-09-281-1/+1
|
* added dap-ui pluginRaymaekers Luca2023-09-281-0/+2
|
* disable aucmd for gitgutter (removed)Raymaekers Luca2023-09-281-1/+0
|
* changed keybindingsRaymaekers Luca2023-09-281-9/+9
|
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-09-224-11/+108
|\
| * [nvim (cmp)] added csharp supportRaymaekers Luca2023-09-202-0/+7
| |
| * [nvim (zk)] added new vaultsRaymaekers Luca2023-09-201-5/+35
| |
| * [nvim (zk)] removed unused vaultsRaymaekers Luca2023-09-201-15/+0
| |
| * [nvim] use gitsigns in favor of gitgutterRaymaekers Luca2023-09-202-2/+83
| |
* | [nvim] added neotree pluginRaymaekers Luca2023-09-221-0/+9
| |
* | [nvim] added c# support with omnisharp configurationRaymaekers Luca2023-09-222-0/+41
|/
* [nvim] added telescope-media-filesRaymaekers Luca2023-08-302-17/+9
|
* [nvim] moved common lsp from java.lua to setup.luaRaymaekers Luca2023-08-302-16/+24
|
* [nvim] added DataEssentials vaultRaymaekers Luca2023-08-301-0/+5
|
* [nvim] added zk remapsRaymaekers Luca2023-08-301-1/+4
|
* [packer] updated telescope tagRaymaekers Luca2023-08-251-1/+1
|
* [remap] removed window reappingsRaymaekers Luca2023-08-251-6/+0
|
* [nvim] use stderr on printfRaymaekers Luca2023-08-221-4/+4
|
* [nvim] added NetworkEssentials vaultRaymaekers Luca2023-08-221-0/+5
|
* [nvim] use printf instead of echo for sh remapsRaymaekers Luca2023-08-221-4/+4
|
* [nvim] changed die to log and logn snippetsRaymaekers Luca2023-08-221-8/+2
|
* [luasnip.lua] renamed die to log and lognRaymaekers Luca2023-08-151-7/+9
| | | | | log and logn seem like better names, also because now we use printf we make an apart logn function that adds a newline on the end.
* [nvim] added one buffer keymapRaymaekers Luca2023-08-061-0/+2
|
* [nvim] added + keybindRaymaekers Luca2023-08-041-0/+2
|
* use bordered windows for suggestionsRaymaekers Luca2023-08-021-2/+2
|
* fixed missing dependency checkRaymaekers Luca2023-08-021-1/+1
|
* added variable keymap to shRaymaekers Luca2023-08-021-1/+1
|
* quote TD aliasRaymaekers Luca2023-07-291-1/+1
|
* added C vaultRaymaekers Luca2023-07-261-0/+5
|
* added variable keybind for shellRaymaekers Luca2023-07-261-0/+1
|
* updated die commandRaymaekers Luca2023-07-181-1/+1
|
* added debuc bindsRaymaekers Luca2023-07-181-0/+11
|
* Merge branch 'main' of db:dotfilesRaymaekers Luca2023-07-015-1/+18
|\
| * added groff to autoclose exclude listRaymaekers Luca2023-06-221-1/+1
| |
| * added softwareDesign vaultRaymaekers Luca2023-06-131-0/+5
| |
| * added copilot pluginRaymaekers Luca2023-06-131-0/+1
| |
| * added 'gel' snippet for javascriptRaymaekers Luca2023-06-131-0/+5
| |
| * added 'sty' snippet for htmlRaymaekers Luca2023-06-131-0/+5
| |
| * added remapRaymaekers Luca2023-06-071-0/+1
| |