1
0
Commit Graph

35 Commits

Author SHA1 Message Date
2fc078fd3b Remove trailing nonsense. 2025-11-27 16:44:37 +01:00
7439b8f0a7 Run CheckBackspace before expandableOrJumpable(). 2025-11-24 20:23:25 +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
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
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
7d7886e38c Switch colorscheme back to 0x7A69_dark. 2025-10-22 07:59:32 +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
9283b8dc89 Add plugin for fzf.
Needed the extra plugin.
2025-10-17 09:10: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
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
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
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
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
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
70e1f33f0c Add Sprunge and close-tag plugins. 2021-09-09 12:21:14 +02:00
517c3343dc Create settings specific to AgTech project. 2021-08-25 11:17:22 +02:00
de8d2a26b4 Reverse S-J and S-K to align with qutebrowser. 2021-08-25 11:02:16 +02:00
a5dbc46b32 Initial commit. 2021-08-11 19:09:19 +02:00