1
0
Commit Graph

56 Commits

Author SHA1 Message Date
9f67c16187 Remove trailing nonsense. 2025-11-26 11:04:37 +01:00
740e378a93 Run CheckBackspace before expandableOrJumpable(). 2025-11-24 14:36:55 +01:00
f9315e5aaf Merge branch 'master' into babel 2025-11-18 08:27:24 +01:00
6ab3026ae1 Remove temporary storage_file.
This is related to the following issue: https://github.com/neoclide/coc.nvim/issues/5469
2025-11-16 15:44:50 +01:00
a242455732 Merge branch 'master' into babel 2025-11-13 08:37:02 +01:00
28c0e1cc0d Add CoC GoTo code navigation. 2025-11-13 08:20:10 +01:00
f237920714 Add CoC renaming bind. 2025-11-13 08:18:06 +01:00
648c5320a7 Add temporary fix to CoC localstorage error.
Found here: https://github.com/neoclide/coc.nvim/issues/5469
2025-11-13 08:11:47 +01:00
c503a456be Enable parameter/snippet jumping. 2025-11-13 08:10:14 +01:00
7a853c9a5e Set a scrolloff. 2025-11-07 13:55:05 +01:00
7242d257d0 Set a scrolloff. 2025-11-07 13:54:40 +01:00
21d0beb2d9 Merge branch 'master' into babel 2025-10-24 08:49:20 +02:00
c2b00389f8 Switch colorscheme back to solarized8_dark.
It seems to work now... I don't know why.
2025-10-24 08:48:34 +02:00
1d7d4d0146 Merge branch 'master' into babel 2025-10-22 08:16:59 +02:00
7d7886e38c Switch colorscheme back to 0x7A69_dark. 2025-10-22 07:59:32 +02:00
34429ea980 Use gopls server for golang. 2025-10-19 19:47:44 +02:00
8ee0514dea FZF plugin: use GFiles command. 2025-10-19 10:33:10 +02:00
bae926b268 Use solarized colorscheme. 2025-10-17 20:25:29 +02:00
1b4ebe2c7c Merge branch 'master' into babel 2025-10-17 13:16:03 +02:00
9283b8dc89 Add plugin for fzf.
Needed the extra plugin.
2025-10-17 09:10:15 +02:00
e33e6f476d Set colorscheme 2025-04-03 10:31:54 +02:00
8b66bc02b8 Fix theme 2025-04-02 09:11:15 +02:00
c10ba7c8a8 Theme update. 2025-04-02 09:11:15 +02:00
b4ca138097 Fix theme 2025-04-02 09:10:43 +02:00
89899b5a1e Theme update. 2025-03-31 15:02:09 +02:00
f7a88e4431 Merge branch 'master' into babel 2025-03-31 14:37:41 +02:00
7ae912c7ad Use system rust-analyzer. 2025-03-26 14:20:41 +01:00
be250e2d9c Merge branch 'master' into babel 2024-10-11 12:56:10 +02:00
0a47dc9f11 Add transparency plugin. 2024-10-11 12:55:21 +02:00
1f2da48a08 Change copyright name order. 2024-10-11 12:53:19 +02:00
0e872b4c55 Fix path to fzf plugin. 2024-06-11 10:28:56 +02:00
c6d32f2b0f Fix path to fzf plugin. 2024-06-11 10:28:07 +02:00
58eea72762 Use spaces (for work). 2024-06-04 11:05:37 +02:00
d508759e33 Enable bash-language-server manually. 2024-06-04 11:05:29 +02:00
01e443eb8c Switch color scheme plugin.
The previous plugin seemed to be broken for some reason, so I had to
switch to something that works.
2024-05-22 17:30:23 +02:00
c5a0ce694f Merge branch 'master' of code.ortegas.org:nortega/nvim-config 2024-05-22 17:25:29 +02:00
fc4f3a3a2b Switch to using Rustup toolchain. 2024-05-22 17:25:08 +02:00
b2679b0e54 Assign keymap to CoC fix 2024-05-22 17:24:50 +02:00
Nicolás A. Ortega Froysa
3f08700f59 Add Vala plugin.
Signed-off-by: Nicolás A. Ortega Froysa <nicolas@relianoid.com>
2023-11-22 09:39:38 +01:00
Nicolás A. Ortega Froysa
6a567be85b Remove supertab (commented) 2023-11-22 09:39:38 +01:00
9fc01c6cea Set bg for transparency.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-08-18 10:57:41 +02:00
4b2a4195ab Add scons plugin 2023-03-11 15:18:56 +01:00
Nicolás A. Ortega Froysa
e4dbaa9397 Remove copying all yanks to clipboard
Signed-off-by: Nicolás A. Ortega Froysa <nicolas.ortega@zevenet.com>
2023-03-08 13:33:17 +01:00
Nicolás A. Ortega Froysa
288030cb92 Ignore .netrwhist 2023-03-08 10:18:51 +01:00
Nicolás A. Ortega Froysa
e3f7ab23a3 A bunch of changes (mostly related to CoC) 2023-03-08 10:16:48 +01:00
5089f34f8b Add markdown settings. 2022-09-02 15:46:48 +02:00
f65488934c Switch to 2 space tabs 2022-06-10 17:08:32 +02:00
d7bf6f927e Add coc-settings.json 2022-05-03 11:56:50 +02:00
086598ac6c Switched to vim-plug instead of vundle. 2022-01-14 16:51:42 +01:00
1ad6affebb Add plantuml syntax. 2021-10-26 10:25:50 +02:00