-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.txt
39 lines (36 loc) · 1.38 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
## Ansible Project
Organize by aspects: Python dev should include vim, pip packages and everything to do with python
Install tssserver and css server and possibly handle bars (already installed as a plugin)
npm install -g typescript-language-server typescript
npm install -g cssmodules-language-server
## Vim
git commit title highlight text after 50 chars
git commit message wrapu after 72 chars
setup wsl-open with telescope
setup alpha for nice login screen
setup whichkey for remembering key bindings
ansible '{{}}' -- does not close bracket on {
add file name to status bar
move DISPLAY to commonrc
source common rc from bashrc and zshrc
Ansible IDE
Ansible pairs {%%}
Yaml autoformating
Ansible completion
Highlight current line
fasd integration in vim - https://www.reddit.com/r/vim/comments/i1vba4/fasd_integration_in_vim/
Test python virtualenv support is still working after removing from config
move specific extension files to right place - watch video
add: set completeopt = {"menuone", "noselect"} when installing cmp completion
Insert text with a space
better reload vim config
unimpaired install and use
fix tab space for files
fold comments .lua
shell ohmyzsh
remote clipboard clipper
folding in lua
disable pair " for vim files, so comments do not create two "
## Searchers
Install ripgrep all allows pdf word search
what is: set wildmode=longest,list "search by files completing like sh