Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nvim] set cursorline highlight | Federico Igne | 2023-02-22 | 1 | -0/+3 |
| | |||||
* | [nvim] enable codeblock syntax highlight for a selection of langs | Federico Igne | 2023-02-22 | 1 | -0/+2 |
| | |||||
* | [nvim] limit zettel autocommands to Markdown notes | Federico Igne | 2023-02-22 | 1 | -2/+2 |
| | |||||
* | [nvim] add default config for docker task | Federico Igne | 2023-02-22 | 1 | -0/+6 |
| | |||||
* | [nvim] make LSP config more modular | Federico Igne | 2023-02-22 | 1 | -18/+24 |
| | |||||
* | [nvim] add neovim-tasks and debugterm plugins | Federico Igne | 2023-02-04 | 1 | -0/+44 |
| | |||||
* | [nvim] add syntax plugin for Pandoc Markdown | Federico Igne | 2022-11-15 | 1 | -0/+7 |
| | |||||
* | [nvim] add support for clangd LSP | Federico Igne | 2022-11-05 | 1 | -0/+4 |
| | |||||
* | [nvim] use flex layout for telescope | Federico Igne | 2022-11-05 | 1 | -2/+10 |
| | |||||
* | [nvim] add initial setup for tags generation | Federico Igne | 2022-10-28 | 1 | -0/+2 |
| | |||||
* | [nvim] remove tab-aware sessions | Federico Igne | 2022-10-28 | 1 | -11/+1 |
| | |||||
* | [neovim] Add commands to interface with Zettel functionality | Federico Igne | 2022-10-14 | 1 | -1/+19 |
| | |||||
* | [neovim] Autowrite (on :make and similar) | Federico Igne | 2022-05-07 | 1 | -0/+5 |
| | |||||
* | [nvim] Add support for JSON lTeX settings | Federico Igne | 2022-05-07 | 1 | -15/+59 |
| | | | | | This also comes with some additional improvements on the integration between lTeX and neovim. | ||||
* | [nvim] Add brief region highlight on yank | Federico Igne | 2022-04-01 | 1 | -0/+2 |
| | |||||
* | [nvim] make Visual highlight more subtle | Federico Igne | 2022-03-26 | 1 | -18/+3 |
| | |||||
* | [nvim] Add lTeX LSP as spell/grammar checking alternative | Federico Igne | 2022-03-09 | 1 | -16/+67 |
| | |||||
* | [nvim] Turn off syntax highlighting during spell checking | Federico Igne | 2022-03-05 | 1 | -46/+45 |
| | | | | | Syntax highlighting is not really turned off but all text-related highlighting groups are set to gray with a special "off" colorscheme. | ||||
* | [nvim] fix deprecations introduced with v0.6.1 | Federico Igne | 2022-02-21 | 1 | -3/+3 |
| | |||||
* | [nvim] Update LSP configuration for Scala Metals and Rust Analyzer | Federico Igne | 2022-01-29 | 1 | -12/+52 |
| | |||||
* | [nvim] Improve checkpoint handling and mappings | Federico Igne | 2021-11-04 | 1 | -0/+11 |
| | | | | | | Note that apparently the `vim-surround` has support for inserting parens in insert mode and might be useful to simplify some come. Try out the default keybindings for that. | ||||
* | [nvim] Add support for Rust Analyzer as Rust language server | Federico Igne | 2021-11-04 | 1 | -2/+8 |
| | |||||
* | [nvim] Add nvim-lspconfig plugin and configuration for Scala Metals | Federico Igne | 2021-11-01 | 1 | -0/+8 |
| | |||||
* | [nvim] Add telescope.nvim and zen-mode.nvim plugins | Federico Igne | 2021-10-27 | 1 | -2/+42 |
| | |||||
* | [nvim] Add vim-{commentary,surround} plugins | Federico Igne | 2021-10-27 | 1 | -0/+2 |
| | |||||
* | [nvim] Add nnn integration | Federico Igne | 2021-10-27 | 1 | -0/+22 |
| | |||||
* | [nvim] Add sensible "buffer delete" command | Federico Igne | 2021-10-27 | 1 | -1/+4 |
| | |||||
* | [nvim] Add checkpoints and smart parens | Federico Igne | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | [nvim] Add initial config files for NeoVim | Federico Igne | 2021-10-26 | 1 | -0/+396 |