mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-23 20:08:30 +00:00
Compare commits
No commits in common. "cd88f116bcac7dc8e46fbeab6c6068b614451bcf" and "42d7294a5e8e78453bed89d4658df44e80292bab" have entirely different histories.
cd88f116bc
...
42d7294a5e
1 changed files with 0 additions and 5 deletions
|
@ -108,7 +108,6 @@ everyone.
|
|||
plugin's options can now be found under `indentBlankline.setupOpts`, the
|
||||
previous iteration of the module also included out of place/broken options,
|
||||
which have been removed for the time being. These are:
|
||||
|
||||
- `listChar` - this was already unused
|
||||
- `fillChar` - this had nothing to do with the plugin, please configure it
|
||||
yourself by adding `vim.opt.listchars:append({ space = '<char>' })` to your
|
||||
|
@ -192,7 +191,3 @@ everyone.
|
|||
- Telescope:
|
||||
- Fixed `project-nvim` command and keybinding
|
||||
- Added default ikeybind/command for `Telescope resume` (`<leader>fr`)
|
||||
|
||||
[Soliprem](https://github.com/Soliprem)
|
||||
|
||||
- Add LSP and Treesitter support for R under `vim.languages.R`.
|
||||
|
|
Loading…
Add table
Reference in a new issue