summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* nvim/configs/appearance: using nord color schemelistout2022-09-011-0/+5
| | | | Signed-off-by: listout <listout@protonmail.com>
* nvim/after/ftplugin/markdown: text width to 72listout2022-09-011-2/+2
| | | | Signed-off-by: listout <listout@protonmail.com>
* nvim: plugins: adding tokyonight color schemebrahmajit das2022-06-301-0/+1
| | | | Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com>
* config: vim: plugins: nord colorschemelistout2022-05-261-2/+2
| | | | Signed-off-by: listout <listout@protonmail.com>
* config: vim: fzf: using leader+b for listing bufferslistout2022-05-261-0/+3
| | | | Signed-off-by: listout <listout@protonmail.com>
* config: vim: basic: autochdir is now turned offlistout2022-05-261-1/+1
| | | | Signed-off-by: listout <listout@protonmail.com>
* config: vim: appearance: changed colorschemelistout2022-05-261-4/+4
| | | | | | | - Using nord colorscheme - turecolors are now turned on Signed-off-by: listout <listout@protonmail.com>
* nvim: init: Removing vimtex configurationlistout2022-05-051-11/+1
| | | | | | | This is causing issues with latex in Gentoo, too busy to investigate. Maybe a @TODO Signed-off-by: listout <listout@protonmail.com>
* config: nvim: init: Tressiter configlistout2022-04-251-0/+35
| | | | Signed-off-by: listout <listout@protonmail.com>
* config: nvim: plugins: Treesitter pluginlistout2022-04-251-2/+4
| | | | Signed-off-by: listout <listout@protonmail.com>
* config: nvim: appearance: No italicslistout2022-04-251-4/+4
| | | | Signed-off-by: listout <listout@protonmail.com>
* colorscheme: substratalistout2022-03-272-3/+1
| | | | | | | | | | | | | | | | | 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>
* vim: init: syntax highlight resourceinglistout2022-03-271-1/+1
| | | | Signed-off-by: listout <listout@protonmail.com>
* vim: appearance plugins: substrata color schemelistout2022-03-272-4/+5
| | | | Signed-off-by: listout <listout@protonmail.com>
* new filetypes to format on savelistout2022-02-261-5/+2
|
* tokyonight color schemelistout2022-02-262-5/+4
|
* removed cxx heighlight and vim polyglot (for now); vim fugitive addedlistout2022-02-241-2/+3
|
* removed ch filetype for c header fileslistout2022-02-181-0/+2
|
* color to match backgroundlistout2022-02-181-1/+1
|
* autopairs: don't insert new indentlistout2022-02-151-3/+5
|
* removed graphviz pluginlistout2022-02-151-2/+0
|
* autopairs don't shift line and don't add spaceslistout2022-02-151-0/+3
|
* changed fillchars for diff modelistout2022-01-301-0/+2
|
* Options for diff modelistout2022-01-301-1/+4
|
* changed tab to 8 character, like linux coding standardlistout2022-01-181-4/+4
|
* More minimal status linelistout2022-01-091-24/+24
| | | | | | | | Removed: - Mode - File encoding - File format
* color scheme changed to palenight with custom backgroundlistout2022-01-072-4/+6
|
* included path to latexmk for vimtexlistout2022-01-041-0/+1
|
* changed color scheme to substrata and removed termguicolorslistout2022-01-041-2/+2
|
* using jellybeans color schemelistout2021-12-051-1/+1
|
* use ch syntax for c/c++ header fileslistout2021-11-201-0/+2
|
* color column for markdown fileslistout2021-10-211-0/+1
|
* turned on autochdirlistout2021-10-201-0/+3
|
* formattinglistout2021-10-021-5/+5
|
* added markdown highlighting for vimlistout2021-10-011-2/+28
|
* Removing languager serverlistout2021-09-151-32/+0
| | | | | | | 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.
* using the ccls language serverlistout2021-09-142-2/+28
|
* added substrata colorschemelistout2021-09-142-1/+2
|
* Sign column and warning signlistout2021-09-111-0/+2
| | | | | | No sign column (signcolumn disabled) Warning sign changed to "!!"
* removed all other colorschemes, kept jellybeans as default (for now)listout2021-09-091-2/+1
|
* removed sign columnlistout2021-09-091-1/+1
|
* removed termguicolors and moved to jellybeans colorschemelistout2021-09-091-3/+3
|
* moving to onedark themelistout2021-09-062-2/+2
|
* removed snippet custom folderlistout2021-09-031-64/+0
|
* dark (moonfly) colorscheme and enabled true color supportlistout2021-09-022-4/+5
|
* removed cursor linelistout2021-08-161-1/+1
|
* using clangd as the C language serverlistout2021-08-111-2/+2
|
* removed ccls language serverlistout2021-08-111-27/+0
|
* removed unncessary color pluginslistout2021-08-091-1/+0
|
* removed coc-clangdlistout2021-08-091-2/+2
|