Commit graph

33 commits

Author SHA1 Message Date
c40996d2c7 vim: remove plugin 'elzr/vim-json' 2022-10-12 13:30:09 +02:00
9f7e55bd96 vim: make it easier to work on my plugin 2022-10-11 22:26:36 +02:00
1bb221ea3e vim: extract the solarized colorscheme into a plugin 2022-10-11 19:48:15 +02:00
d77a2fc0c8 vim: remove plugin colorbuddy 2022-10-10 20:15:18 +02:00
0ebf5a6e88 vim: remove unused plugin rainbow_parentheses 2022-10-10 10:04:06 +02:00
5196475113 vim: start using treesitter 2022-10-07 18:05:07 +02:00
9a83027d39 vim: minor tweak of how packer is loaded 2022-10-07 08:52:29 +02:00
c4495a5e6c vim: add vim-visual-multi plugin for multiple cursors 2022-10-05 14:35:52 +02:00
ca271dd50c vim: move configs to after/plugin/*.lua -> less packer dependence 2022-10-04 23:40:53 +02:00
89d7683edc vim: add more patters to tabular 2022-10-04 21:52:16 +02:00
bb59168c52 vim: fix tabular configuration via packer 2022-10-04 21:51:32 +02:00
e43563fdf3 vim: add first_comma pattern to tabular 2022-10-04 13:43:03 +02:00
52135761d5 vim: remove plugin 'plasticboy/vim-markdown' 2022-10-04 13:31:29 +02:00
a3dd1908e5 vim: better vim-fugitive key bindings 2022-09-28 23:04:29 +02:00
7b5f99f723 vim: use colorbuddy for managing coloscheme
Initial solarized theme copied from:

  https://github.com/svrana/neosolarized.nvim/blob/main/lua/neosolarized.lua
2022-09-26 16:09:00 +02:00
2e0bf595ce vim: slightly flatten lua/fs directory 2022-07-18 23:48:08 +02:00
74fc686daa vim: move most plugin configurations to plugins.lua 2022-07-18 23:48:08 +02:00
422efc6210 vim: remove SREC plugin
Neovim has built-in support for SRecord files.
2022-07-18 23:47:47 +02:00
d74148aea4 vim: inline packer startup function 2022-07-18 22:08:51 +02:00
36af2e47e6 vim: minor cosmetic change 2022-02-17 23:01:34 +01:00
afdda2d4f3 vim: add telescope 2022-02-14 14:28:46 +01:00
493e313cf5 vim: change rainbow parens mapping for consistency 2022-02-14 10:07:47 +01:00
a29ab8a546 vim: replace trailing whitespace plugin 2022-02-14 10:06:42 +01:00
1495563e96 vim: add Lua language reference 2022-02-14 00:23:05 +01:00
dd0ce00e04 vim: convert plugins.lua to tabstop=2 2022-02-14 00:15:28 +01:00
cc0c3c8b84 vim: add optional indentation guides 2022-02-13 23:08:59 +01:00
ead3b09d6e vim: use virt-column for a nice colorcolumn 2022-02-13 22:36:11 +01:00
4e65b28abf vim: add nvim-lua/plenary.nvim 2022-02-13 22:31:36 +01:00
258e0a6569 vim: make plugins.lua more readable 2022-02-09 22:17:31 +01:00
dc99e9606f vim: configure vim-colors-solarized like other plugins 2022-02-08 20:24:25 +01:00
001d800afd vim: better control over plugin configurations 2022-02-08 19:56:32 +01:00
bdc50e41ea vim: replace NERDTree with nvim-tree.lua 2022-02-07 23:25:02 +01:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
Renamed from nvim/.config/nvim/lua/fs/plugins.lua (Browse further)