Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-26 | config: vim: fzf: using leader+b for listing buffers | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-05-26 | config: vim: basic: autochdir is now turned off | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-05-26 | config: vim: appearance: changed colorscheme | listout | |
- Using nord colorscheme - turecolors are now turned on Signed-off-by: listout <listout@protonmail.com> | |||
2022-05-05 | nvim: init: Removing vimtex configuration | listout | |
This is causing issues with latex in Gentoo, too busy to investigate. Maybe a @TODO Signed-off-by: listout <listout@protonmail.com> | |||
2022-04-25 | config: nvim: init: Tressiter config | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-04-25 | config: nvim: plugins: Treesitter plugin | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-04-25 | config: nvim: appearance: No italics | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-03-28 | colorscheme: substrata | listout | |
Moving to substrata color scheme Affected files: - .config/bspwm/bspwmrc - .config/dunst/dunstrc - .config/kitty/kitty.conf - .config/nvim/configs/appearance.vim - .config/nvim/configs/plugins.vim - .config/polybar/config - .config/rofi/config.rasi - .tmux.conf Signed-off-by: listout <listout@protonmail.com> | |||
2022-03-27 | vim: init: syntax highlight resourceing | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-03-27 | vim: appearance plugins: substrata color scheme | listout | |
Signed-off-by: listout <listout@protonmail.com> | |||
2022-02-26 | new filetypes to format on save | listout | |
2022-02-26 | tokyonight color scheme | listout | |
2022-02-24 | removed cxx heighlight and vim polyglot (for now); vim fugitive added | listout | |
2022-02-18 | removed ch filetype for c header files | listout | |
2022-02-18 | color to match background | listout | |
2022-02-15 | autopairs: don't insert new indent | listout | |
2022-02-15 | removed graphviz plugin | listout | |
2022-02-15 | autopairs don't shift line and don't add spaces | listout | |
2022-01-30 | changed fillchars for diff mode | listout | |
2022-01-30 | Options for diff mode | listout | |
2022-01-19 | changed tab to 8 character, like linux coding standard | listout | |
2022-01-09 | More minimal status line | listout | |
Removed: - Mode - File encoding - File format | |||
2022-01-07 | color scheme changed to palenight with custom background | listout | |
2022-01-04 | included path to latexmk for vimtex | listout | |
2022-01-04 | changed color scheme to substrata and removed termguicolors | listout | |
2021-12-06 | using jellybeans color scheme | listout | |
2021-11-21 | use ch syntax for c/c++ header files | listout | |
2021-10-21 | color column for markdown files | listout | |
2021-10-20 | turned on autochdir | listout | |
2021-10-02 | formatting | listout | |
2021-10-01 | added markdown highlighting for vim | listout | |
2021-09-15 | Removing languager server | listout | |
Use the `CocLocalConfig` to setup the language server. This way, the main config does not become dependent on a specific LS. The local config will be merged with the global one. | |||
2021-09-15 | using the ccls language server | listout | |
2021-09-15 | added substrata colorscheme | listout | |
2021-09-11 | Sign column and warning sign | listout | |
No sign column (signcolumn disabled) Warning sign changed to "!!" | |||
2021-09-09 | removed all other colorschemes, kept jellybeans as default (for now) | listout | |
2021-09-09 | removed sign column | listout | |
2021-09-09 | removed termguicolors and moved to jellybeans colorscheme | listout | |
2021-09-06 | moving to onedark theme | listout | |
2021-09-04 | removed snippet custom folder | listout | |
2021-09-03 | dark (moonfly) colorscheme and enabled true color support | listout | |
2021-08-16 | removed cursor line | listout | |
2021-08-11 | using clangd as the C language server | listout | |
2021-08-11 | removed ccls language server | listout | |
2021-08-09 | removed unncessary color plugins | listout | |
2021-08-09 | removed coc-clangd | listout | |
2021-08-09 | using ccls as c/c++ language server | listout | |
2021-07-29 | limelight, but only for markdown and tex files | listout | |
2021-07-26 | testing cursorline in workflow, may remove later | listout | |
2021-07-26 | word and dictionary completion for markdown | listout | |