Commit Graph

51 Commits

Author SHA1 Message Date
0256875460 fix(nvim): Git repository detection 2023-08-26 00:13:35 +02:00
8b68afaeeb feat(treesitter): Enable highlight 2023-07-14 13:37:00 +02:00
af27cdea36 feat(vim): add wrapped line movement control 2023-04-12 12:08:11 +02:00
1c8a8b91fb fix(vim): Fix ~ dir being created on save 2023-04-11 09:21:33 +02:00
02c6cc457f feat(vim): Add bufferline for tab styling 2023-04-10 02:21:36 +02:00
be10980b44 fix(vim): Update lualine background color 2023-04-10 02:21:11 +02:00
6ef45cefd7 fix(vim): Fix telescope configuration importation 2023-04-08 23:58:37 +02:00
77b19bb449 feat(vim): Set statusline to global 2023-04-08 01:32:37 +02:00
f77ce5f2eb feat(vim): Remove tilde indicator for EOF 2023-04-08 01:32:18 +02:00
5c1b707afe feat(vim): Change split line styling 2023-04-08 01:31:57 +02:00
034bda98d2 feat(vim bindings): Add shortcuts for pane management and Lazy.nvim 2023-04-08 01:31:08 +02:00
f02cdb1f1e feat(vim): Migration configuration to Lua
Every configuration file related to Neovim has been moved to Lua.
This comes with a variety of updatly around theming and implementation for better compatiblity accross the environment.
2023-04-07 18:24:48 +02:00
d29aff94c2 (vim) Align split shortcuts for Telescope search 2023-03-09 13:34:05 +01:00
5215c6d006 (zsh+vim) Add configuration for terraform 2023-03-06 15:01:35 +01:00
c596c7bfb5 (vim) Update telescope config to be more concise 2023-01-03 16:05:57 +01:00
184c86db9e (vim) Consolidate telescope configuration 2023-01-03 15:59:56 +01:00
03c6464f9f (vim) Update telescope to use project root instead of current dir 2022-12-14 09:14:19 +01:00
02ec43f11b Merge branch 'master' of https://git.halia.dev/therbron/dotfiles 2022-12-07 00:40:09 +01:00
4dda39363b (vim) Complete healthcheck, disable mouse and fix coc auto completion 2022-12-06 15:37:25 +01:00
c9d436b864 (vim) Replace ctrl-p and ps with Telescope 2022-12-06 15:36:31 +01:00
f4a4daefa8 (vim-coc) Add language server for sql, vim and terraform 2022-12-06 15:34:33 +01:00
32e736065f Merge 2022-11-22 09:17:46 +01:00
9a921ec592 (vim) Trim lang plugins in favor of coc integration 2022-09-26 13:02:24 +02:00
a5a3f12644 (vim) Add rust plugin 2022-09-19 13:15:46 +02:00
f49b947a22 (i3) Add CtrlP custom config for better shortcut parity across components 2022-09-06 09:41:52 +02:00
07dc7e7de1 (vim) Add COC configuration to accomodate latest update 2022-09-06 09:40:28 +02:00
1af3abe9c7 (nvim) Add custom python highlighting 2021-07-03 15:45:41 +02:00
f635416480 Add wrap line shortcut for neovim 2021-04-28 14:15:47 +02:00
a9997ab9dc Add React syntax plugin to vim 2021-04-26 17:18:45 +02:00
a3d4336549 Add Markdown plugin for vim 2021-04-01 15:33:45 +02:00
a73b6de253 Add syntastic configuration for vim 2021-03-30 09:43:41 +02:00
8c3f8048fb Add highlight indicator to vim when copying 2021-03-23 13:07:04 +01:00
55227db1fb Update ayu color scheme 2021-03-19 00:09:23 +01:00
8e2c11e1ca Remove useless plugged repos 2020-11-24 18:21:47 +01:00
f3d3f14502 Add neomutt configuration and bspwm polybar module 2020-11-24 18:19:55 +01:00
c342da86f6 Set ayu color scheme vim settings 2020-11-24 12:49:42 +01:00
e2b0c46469 Remove duplicate --INSERT-- from VIM 2020-11-24 12:49:13 +01:00
288ff3958a Add plugin for Dockerfile, nginx and docker-compose highlight. Adds ayu color scheme 2020-11-24 12:48:42 +01:00
8fbe124845 Change color highlighter plugin 2020-11-24 12:44:07 +01:00
cb580fcccd Change syntax highlighter for JS 2020-11-24 12:42:12 +01:00
93eaa767f6 Add latex plugins and configurations to vim 2020-10-04 15:31:58 +02:00
c06c5bb385 Add leader shortcuts for vim tab navigation 2020-08-26 15:56:47 +02:00
b96c40532e Remove sign column from vim 2020-08-12 10:39:49 +02:00
590af88d27 Fix Vue syntax conflicting plugins 2020-08-01 22:37:32 +02:00
b33d8a1dce Add indentline vim plugin and configuration 2020-07-27 11:26:35 +02:00
b6d1452b1d Format vetur config file and force tabs when indenting 2020-07-27 11:25:24 +02:00
21f7eeb2d5 Switch back from YCM to COC autocompletion 2020-07-24 20:57:55 +02:00
b859297998 Change Vue plugin for nvim and add color highlighting 2020-07-24 20:56:58 +02:00
bb5cf691ba Specify nvim plugins directory path 2020-07-24 20:55:27 +02:00
2fa3542726 Update commit number of submodules 2020-07-08 16:38:04 +02:00