Giter Site home page Giter Site logo

.config's People

Contributors

benbrastmckie avatar cpjobling avatar lucadibona avatar rafisics avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

.config's Issues

Cheat-sheet

Write up cheat-sheet to be included. Is there a plugin by which to integrate a cheat-sheet?

alacritty default shell

alacritty still comes up loading zsh. How to load fish as default shell. In the alacritty.yml, the shell for fish is specified as:
program: /usr/local/bin/fish

fish is present in /usr/local/bin/fish and can be launched as a shell

Also noticed that there is no tmux directory inside .config as specified in the document. The .tmux.conf file is what probably came with installation of tmux

For git, lazygit is missing.

Drag lines

Remains to extend mapping to insert mode, and when in normal mode, to return to normal mode after moving a given line.

butter tool

Review Brodie's vim+vifm video to set up butter utilities

Black-tex

Check out Black-tex, or other latex formatting plugin.

Tmux window management

I would like to be able to tab through the open windows by C-Tab and C-S-Tab. I have so far not been able to get this to work, resorting to prefix-l and prefix-h.

neovim checkhealth errors and icons

neovim checkhealth displays a few errors and some warnings.

  • ERROR: nvr executable is not found, run pip install neovim-remote to install

Python 2 provider (optional)

  • WARNING: No Python executable found that can import neovim. Using the first available executable for diagnostics.
  • ERROR: Python provider error:
    • ADVICE:
      • provider/pythonx: Could not load Python 2:
        /usr/bin/python2 does not have the "neovim" module. :help |provider-python|
        /usr/bin/python2.7 does not have the "neovim" module. :help |provider-python|
        python2.6 not found in search path or not executable.
        /usr/bin/python does not have the "neovim" module. :help |provider-python|

Ruby provider (optional)

  • INFO: Ruby: ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19]
  • WARNING: neovim-ruby-host not found.
    • ADVICE:
      • Run gem install neovim to ensure the neovim RubyGem is installed.
      • Run gem environment to ensure the gem bin directory is in $PATH.
      • If you are using rvm/rbenv/chruby, try "rehashing".
      • See :help |g:ruby_host_prog| for non-standard gem installations.

also seeing some weird characters when nvim is started up

Screen Shot 2020-06-18 at 9 18 54 AM

all assistance appreciated

create bare repo

In preparation to switch to Arch linux, and to streamline installation and placement of all config files.

change keymap in neovim

Changing the keymap seems to have no effect in neovim.

I use the iast.vim keymap, to type text that has diacritical marks. This keymap file is present in the keymap folder. In vim, typically you change the keymap
:set keymap=iast

nvim takes the command and doesn't error out. However typing text following IAST conventions, for example -a should generate a with a bar over a does not happen.

Is this due to alacritty or neovim. This doesn't work on iterm2 too which leads me to believe it is due to something in neovim

Typing diacritical text is very important for my project.

Note: vim works well and is able to change keymap and corresponding in text

Vimtex features

Is it possible to get Vimtex to provide a more detailed word count?

Lazy-Git Auto Password

Is there a way to avoid having to type in my password when pushing to a private repo on GitHub?

Which-Key Vimtex Bindings

Some of the Which-Key bindings had to be run included in mappings.vim and then merely labelled in which-key.vim. I'm not sure why these binding wouldn't work in which-key.vim.

Pandoc-syntax messes up auto indenting

Without pandoc-syntax, the pandoc plugin overrides the syntax highlighting for markdown. But with pandoc-syntax, autoident does not work. Best would be to turn off the pandoc plugin's interference with the markdown plugin's functionality. Otherwise, I might add the correct indenting functionality to pandoc-syntax, or perhaps add a whole additional plugin: https://github.com/dkarter/bullets.vim

vifm integration

Customise vifm in preparation for dropping coc along with coc-explorer

Pandoc/Markdown syntax conflict

Once the vim-pandoc plugin is installed, syntax highlighting breaks for markdown, where installing the vim-pandoc-syntax plugin restores syntax highlighting but of an inferior form.
Related to this issue on the vim-pandoc repo.

alternative to FZF?

Looks like there may be a better alternative to FZF.
Is it worth switching?

Coc Zotero integration

In looking up papers, coc cannot search by title, nor does it show the title of the associated files.

Write readme

Include overview and cross-platform installation instructions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.